mirror of
https://github.com/YunoHost-Apps/ttrss_ynh.git
synced 2024-10-01 13:34:46 +02:00
Merge branch 'master' into testing
This commit is contained in:
commit
f0b4561481
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ then
|
|||
ynh_add_config --template="../conf/config.php" --destination="$install_dir/config.php"
|
||||
|
||||
ynh_script_progression --message="Upgrading the database..." --weight=2
|
||||
|
||||
ynh_exec_as $app php$phpversion $install_dir/update.php --update-schema=force-yes
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue