1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/2FAuth_ynh.git synced 2024-09-03 20:36:18 +02:00

Update upgrade

This commit is contained in:
ericgaspar 2022-05-10 08:18:23 +02:00
parent 90bb4eecdc
commit c647871cc2
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -121,7 +121,7 @@ ynh_script_progression --message="Building..." --weight=10
# Setup application config
pushd $final_path
php$phpversion artisan cache:clear
#php$phpversion artisan cache:clear
php$phpversion artisan config:clear
php$phpversion artisan migrate -n
php$phpversion artisan passport:install -n