mirror of
https://github.com/YunoHost-Apps/lychee_ynh.git
synced 2024-09-03 19:36:36 +02:00
Update upgrade
This commit is contained in:
parent
fb364716ae
commit
077151352d
1 changed files with 2 additions and 2 deletions
|
@ -158,8 +158,8 @@ ynh_exec_warn_less ynh_composer_exec --commands=dump-autoload
|
||||||
pushd $final_path
|
pushd $final_path
|
||||||
php$phpversion artisan key:generate
|
php$phpversion artisan key:generate
|
||||||
php$phpversion artisan migrate -n --force
|
php$phpversion artisan migrate -n --force
|
||||||
#php$phpversion artisan config:clear -n
|
php$phpversion artisan config:clear -n
|
||||||
#php$phpversion artisan config:cache -n
|
php$phpversion artisan config:cache -n
|
||||||
popd
|
popd
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Reference in a new issue