1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fittrackee_ynh.git synced 2024-09-03 18:36:16 +02:00

Update remove

This commit is contained in:
Thomas 2023-03-03 15:39:45 +01:00 committed by GitHub
parent a3d85dded8
commit e84bb04002
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,13 +62,7 @@ ynh_script_progression --message="Removing NGINX web server configuration..." --
# Remove the dedicated NGINX config
ynh_remove_nginx_config
#=================================================
# REMOVE SUDOERS CONFIGURATION
#=================================================
ynh_script_progression --message="Removing sudoers configuration..." --weight=1
# Remove the dedicated NGINX config
ynh_secure_remove "/etc/sudoers.d/$app-sudoers"
#=================================================
# END OF SCRIPT