diff --git a/scripts/remove b/scripts/remove index 0f3cffa..2e491c3 100755 --- a/scripts/remove +++ b/scripts/remove @@ -17,7 +17,9 @@ if ynh_hide_warnings yunohost service status "$app" >/dev/null; then yunohost service remove "$app" fi -ynh_config_remove_systemd +ynh_config_remove_systemd {$app}-backend + +ynh_config_remove_systemd {$app}-frontend ynh_config_remove_nginx