mirror of
https://github.com/YunoHost-Apps/glpi_ynh.git
synced 2024-09-03 20:36:21 +02:00
Update upgrade
This commit is contained in:
parent
090e8f3ade
commit
e98debe845
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ ynh_add_config --template="../conf/cron" --destination="/etc/cron.d/$app"
|
||||||
ynh_script_progression --message="Updating the database..." --weight=1
|
ynh_script_progression --message="Updating the database..." --weight=1
|
||||||
|
|
||||||
pushd $install_dir
|
pushd $install_dir
|
||||||
php$phpversion bin/console db:update --no-interaction --no-telemetry
|
php$phpversion bin/console db:update --no-interaction --no-telemetry --force
|
||||||
popd
|
popd
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Reference in a new issue