Kaynağa Gözat

Update remove

typo
Robles Rodolphe 11 ay önce
ebeveyn
işleme
61ec67afce
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      scripts/remove

+ 1 - 1
scripts/remove

@@ -15,7 +15,7 @@ ynh_script_progression --message="Removing system configurations related to $app
 ynh_exec_warn_less yunohost user delete $zabbix_username --purge
 
 # need remove pinning
-if [ -f /etc/apt/preferences.d/zabbix_repo ]; then
+if [ -f "/etc/apt/preferences.d/zabbix_repo" ]; then
 ynh_secure_remove --file="/etc/apt/preferences.d/zabbix_repo"
 fi