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:
parent
c647871cc2
commit
354e3da066
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ ynh_script_progression --message="Building..." --weight=10
|
|||
# Setup application config
|
||||
pushd $final_path
|
||||
#php$phpversion artisan cache:clear
|
||||
php$phpversion artisan config:clear
|
||||
#php$phpversion artisan config:clear
|
||||
php$phpversion artisan migrate -n
|
||||
php$phpversion artisan passport:install -n
|
||||
#php$phpversion artisan storage:link -n
|
||||
|
|
Loading…
Add table
Reference in a new issue