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:
parent
b845a2a2e8
commit
b07d4eec27
1 changed files with 0 additions and 1 deletions
|
@ -177,7 +177,6 @@ ynh_store_file_checksum --file="$config"
|
||||||
|
|
||||||
pushd "$final_path"
|
pushd "$final_path"
|
||||||
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:clear
|
php7.2 artisan route:clear
|
||||||
|
|
Loading…
Add table
Reference in a new issue