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

Remove nginx configuration

This commit is contained in:
Josué Tille 2021-06-29 07:55:31 +02:00
parent 8666187509
commit b9acb93a70
No known key found for this signature in database
GPG key ID: 716A6C99B04194EF

View file

@ -45,6 +45,11 @@ ynh_secure_remove --file="/etc/$app"
# Remove stunnel config
ynh_secure_remove --file="/etc/stunnel/$app.conf"
# Remove nginx config
ynh_script_progression --message="Removing nginx configuration..."
ynh_remove_nginx_config
# Remove service
yunohost service remove $app