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
46f79c83c0
commit
ffc7bcbed1
1 changed files with 0 additions and 12 deletions
|
@ -103,18 +103,6 @@ ynh_script_progression --message="Upgrading NGINX web server configuration..." -
|
||||||
# Create a dedicated NGINX config
|
# Create a dedicated NGINX config
|
||||||
ynh_add_nginx_config
|
ynh_add_nginx_config
|
||||||
|
|
||||||
|
|
||||||
#=================================================
|
|
||||||
# UPDATE CONFIGURATION
|
|
||||||
#=================================================
|
|
||||||
ynh_script_progression --message="Updating mytinytodo database..." --weight=3
|
|
||||||
|
|
||||||
|
|
||||||
(cd "$final_path"
|
|
||||||
/usr/bin/php$phpversion -q $final_path/setup.php)
|
|
||||||
|
|
||||||
ynh_secure_remove --file="$final_path/setup.php"
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# RELOAD NGINX
|
# RELOAD NGINX
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue