mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
move rm ynh_secure_remove
This commit is contained in:
parent
a0391ebc1c
commit
05a2badfee
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue