mirror of
https://github.com/YunoHost-Apps/mytinytodo_ynh.git
synced 2024-09-03 19:46:01 +02:00
Update upgrade
This commit is contained in:
parent
3f7fa332da
commit
46f79c83c0
1 changed files with 2 additions and 2 deletions
|
@ -111,9 +111,9 @@ ynh_script_progression --message="Updating mytinytodo database..." --weight=3
|
||||||
|
|
||||||
|
|
||||||
(cd "$final_path"
|
(cd "$final_path"
|
||||||
/usr/bin/php$phpversion -q $final_path/settings.php)
|
/usr/bin/php$phpversion -q $final_path/setup.php)
|
||||||
|
|
||||||
ynh_secure_remove --file="$final_path/settings.php"
|
ynh_secure_remove --file="$final_path/setup.php"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# RELOAD NGINX
|
# RELOAD NGINX
|
||||||
|
|
Loading…
Add table
Reference in a new issue