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

ynh_secure_remove "/etc/$app/"

This commit is contained in:
OniriCorpe 2024-01-22 06:24:29 +01:00
parent e07fa229e8
commit 08f104d150

View file

@ -25,6 +25,8 @@ fi
# Remove the dedicated NGINX config
ynh_remove_nginx_config
ynh_secure_remove "/etc/$app/"
#=================================================
# GENERIC FINALIZATION
#=================================================