diff --git a/scripts/remove b/scripts/remove index d4205e3..cdf4fee 100644 --- a/scripts/remove +++ b/scripts/remove @@ -77,7 +77,7 @@ if ! [ ${PACKAGE_CHECK_EXEC:-0} -eq 1 ]; then then #if domain exist we remove it yunohost domain remove $sandboxdomain # we clean the nginx configuration we added - ynh_secure_remove --file="/etc/nginx/conf.d/$sandboxdomain.d/cryptpad.conf" + ynh_secure_remove --file="/etc/nginx/conf.d/$sandboxdomain.d/" fi fi