1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yeswiki_ynh.git synced 2024-09-03 18:05:56 +02:00

remove sudoers file with rm because ynh_secure_remove refuses to delete it

This commit is contained in:
Douze Baie 2024-07-03 11:23:25 +02:00
parent c6d1275d6e
commit 532db9cc8a

View file

@ -25,7 +25,7 @@ ynh_remove_fpm_config
# Remove sudoers file
#=================================================
ynh_script_progression --message="Removing sudoers file..." --weight=1
ynh_secure_remove --file="/etc/sudoers/$app"
rm "/etc/sudoers/$app"
#=================================================
# Remove hooks