1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lutim_ynh.git synced 2024-09-03 19:36:24 +02:00
This commit is contained in:
Maniack Crudelis 2019-01-31 11:35:05 +01:00
parent 827de3dfe6
commit 5ebc66ef88
3 changed files with 3 additions and 3 deletions

View file

@ -159,7 +159,7 @@ ynh_systemd_action --action=restart --line_match="Manager.*started" --log_path="
#=================================================
# DEACTIVE MAINTENANCE MODE
#=================================================
ynh_script_progression --message="Deactive maintenance mode" --weight=5
ynh_script_progression --message="Disable maintenance mode" --weight=5
path_url=$old_path
domain=$old_domain

View file

@ -143,7 +143,7 @@ ynh_systemd_action --action=restart --line_match="Manager.*started" --log_path="
#=================================================
# DEACTIVE MAINTENANCE MODE
#=================================================
ynh_script_progression --message="Deactive maintenance mode" --weight=7
ynh_script_progression --message="Disable maintenance mode" --weight=7
ynh_maintenance_mode_OFF

View file

@ -275,7 +275,7 @@ ynh_systemd_action --action=restart --line_match="Manager.*started" --log_path="
#=================================================
# DEACTIVE MAINTENANCE MODE
#=================================================
ynh_script_progression --message="Deactive maintenance mode" --weight=7
ynh_script_progression --message="Disable maintenance mode" --weight=7
ynh_maintenance_mode_OFF