diff --git a/seqs/pixelfed.sh b/seqs/pixelfed.sh index 329e082..cb50c46 100755 --- a/seqs/pixelfed.sh +++ b/seqs/pixelfed.sh @@ -242,7 +242,7 @@ step_101_info() { echo "Recommended post update procedure"; } step_101_alias() { ALIAS="postupdate"; } step_101() { 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 route:cache exe php artisan view:cache