1
0
Fork 0
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:
ericgaspar 2021-12-10 16:44:48 +01:00
parent 397ed3055a
commit f310e55bec
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -216,7 +216,7 @@ ynh_script_progression --message="Deploying..."
pushd "$final_path"
php$phpversion artisan horizon:install
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:cache
php$phpversion artisan route:clear