update deployment folder for php 8.4
This commit is contained in:
parent
9c98735db7
commit
9119029419
3 changed files with 2 additions and 3 deletions
|
@ -15,7 +15,6 @@ do
|
|||
cp -r ../../"$path" ./
|
||||
done
|
||||
|
||||
rm ./bin/phpunit
|
||||
APP_ENV=prod composer install --no-dev -a
|
||||
rm -rf ./var/cache
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue