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