mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Update upgrade
This commit is contained in:
parent
397ed3055a
commit
f310e55bec
1 changed files with 1 additions and 1 deletions
|
@ -216,7 +216,7 @@ ynh_script_progression --message="Deploying..."
|
||||||
pushd "$final_path"
|
pushd "$final_path"
|
||||||
php$phpversion artisan horizon:install
|
php$phpversion artisan horizon:install
|
||||||
php$phpversion artisan horizon:publish
|
php$phpversion artisan horizon:publish
|
||||||
php$phpversion artisan passport:keys
|
php$phpversion artisan passport:keys --force
|
||||||
php$phpversion artisan config:clear
|
php$phpversion artisan config:clear
|
||||||
php$phpversion artisan config:cache
|
php$phpversion artisan config:cache
|
||||||
php$phpversion artisan route:clear
|
php$phpversion artisan route:clear
|
||||||
|
|
Loading…
Add table
Reference in a new issue