fix paths in prepare deploy and add local deploy script
This commit is contained in:
parent
b6e0ef44f4
commit
57b4e33028
3 changed files with 8 additions and 1 deletions
|
@ -17,6 +17,7 @@ done
|
|||
|
||||
rm ./bin/phpunit
|
||||
APP_ENV=prod composer install --no-dev -a
|
||||
rm -rf ./var/cache
|
||||
|
||||
|
||||
cd -
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue