diff --git a/scripts/install b/scripts/install index 123cb26..883a1e8 100644 --- a/scripts/install +++ b/scripts/install @@ -207,11 +207,6 @@ if ! [ ${PACKAGE_CHECK_EXEC:-0} -eq 1 ]; then ynh_add_config --template="/etc/nginx/conf.d/$domain.d/cryptpad.conf" --destination="/etc/nginx/conf.d/$sandboxdomain.d/cryptpad.conf" fi -#================================================= -# RELOAD YUNOHOST-API to refresh web admin domains after domain creation (normal?) -#================================================= -#ynh_systemd_action --service_name=yunohost-api --action=reload - #================================================= # RELOAD NGINX #=================================================