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

fix upgrade step

This commit is contained in:
yalh76 2019-06-01 18:19:55 +02:00
parent b845a2a2e8
commit b07d4eec27

View file

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