mirror of
https://github.com/YunoHost-Apps/yeswiki_ynh.git
synced 2024-09-03 18:05:56 +02:00
typo
This commit is contained in:
parent
532db9cc8a
commit
096eb9ae1f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue