yalh76 1 سال پیش
والد
کامیت
6292814e91
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      scripts/remove

+ 1 - 1
scripts/remove

@@ -12,7 +12,7 @@ source /usr/share/yunohost/helpers
 #=================================================
 #=================================================
 ynh_script_progression --message="Removing system configurations related to $app..." --weight=1
 ynh_script_progression --message="Removing system configurations related to $app..." --weight=1
 
 
-yunohost user delete $zabbix_username --purge
+ynh_exec_warn_less yunohost user delete $zabbix_username --purge
 
 
 # Remove the dedicated systemd config
 # Remove the dedicated systemd config
 ynh_systemd_action --service_name="$app-server" --action="stop" --log_path="/var/log/$app/${app}_server.log"
 ynh_systemd_action --service_name="$app-server" --action="stop" --log_path="/var/log/$app/${app}_server.log"