1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00

fix install steps

This commit is contained in:
yalh76 2019-06-01 19:10:02 +02:00
parent b07d4eec27
commit 2cc45b6147

View file

@ -159,7 +159,6 @@ ynh_store_file_checksum --file="$config"
pushd "$final_path" pushd "$final_path"
php7.2 artisan -n key:generate --force php7.2 artisan -n key:generate --force
php7.2 artisan horizon:install php7.2 artisan horizon:install
php7.2 artisan queue:failed-table
php7.2 artisan config:clear php7.2 artisan config:clear
php7.2 artisan config:cache php7.2 artisan config:cache
php7.2 artisan route:cache php7.2 artisan route:cache