Reflect changes in post upgrade procedure
This commit is contained in:
@@ -242,7 +242,7 @@ step_101_info() { echo "Recommended post update procedure"; }
|
|||||||
step_101_alias() { ALIAS="postupdate"; }
|
step_101_alias() { ALIAS="postupdate"; }
|
||||||
step_101() {
|
step_101() {
|
||||||
exe cd $toolPath
|
exe cd $toolPath
|
||||||
exe composer install --no-ansi --no-interaction --no-progress --no-scripts --optimize-autoloader
|
exe composer install
|
||||||
exe php artisan config:cache
|
exe php artisan config:cache
|
||||||
exe php artisan route:cache
|
exe php artisan route:cache
|
||||||
exe php artisan view:cache
|
exe php artisan view:cache
|
||||||
|
Reference in New Issue
Block a user