1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yeswiki_ynh.git synced 2024-09-03 18:05:56 +02:00
This commit is contained in:
Douze Baie 2024-07-03 11:51:24 +02:00
parent 532db9cc8a
commit 096eb9ae1f

View file

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