From 05a2badfee4cae3be1784596125555674fb8caaf Mon Sep 17 00:00:00 2001 From: Mickael-Martin Date: Thu, 26 Nov 2020 13:27:13 +0100 Subject: [PATCH] move rm ynh_secure_remove --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 64fdc00..41fd488 100644 --- a/scripts/install +++ b/scripts/install @@ -111,7 +111,7 @@ ynh_replace_string --match_string="# fr_FR.UTF-8 UTF-8" --replace_string="fr_FR. locale-gen ln -s /usr/share/zabbix "$final_path" -rm "$final_path/conf/zabbix.conf.php" +ynh_secure_remove "$final_path/conf/zabbix.conf.php" #================================================= # CREATE A MYSQL DATABASE