Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ildyria committed Jan 19, 2025
1 parent 6722c78 commit 3b16627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/delete_legacy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ rm -fr routes/web-admin-v1.php
sed -i "\#^.*login_required_v1#d" ./app/Http/Kernel.php

sed -i '11d;50,56d;60,64d;68,75d' ./app/Providers/RouteServiceProvider.php
sed -i '104,112d' phpstan.neon
sed -i '104,111d' phpstan.neon


0 comments on commit 3b16627

Please sign in to comment.