1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/leed_ynh.git synced 2024-09-03 19:26:32 +02:00
This commit is contained in:
Maniack Crudelis 2019-01-31 11:34:20 +01:00
parent 1b1b0a4b90
commit efe3f3c734
3 changed files with 3 additions and 3 deletions

View file

@ -142,7 +142,7 @@ ynh_systemd_action --action=reload --service_name=nginx
#=================================================
# DEACTIVE MAINTENANCE MODE
#=================================================
ynh_script_progression --message="Deactive maintenance mode"
ynh_script_progression --message="Disable maintenance mode"
path_url=$old_path
domain=$old_domain

View file

@ -119,7 +119,7 @@ ynh_systemd_action --action=reload --service_name=nginx
#=================================================
# DEACTIVE MAINTENANCE MODE
#=================================================
ynh_script_progression --message="Deactive maintenance mode" --weight=2
ynh_script_progression --message="Disable maintenance mode" --weight=2
ynh_maintenance_mode_OFF

View file

@ -241,7 +241,7 @@ ynh_systemd_action --action=reload --service_name=nginx
#=================================================
# DEACTIVE MAINTENANCE MODE
#=================================================
ynh_script_progression --message="Deactive maintenance mode"
ynh_script_progression --message="Disable maintenance mode"
ynh_maintenance_mode_OFF