fix remove services

This commit is contained in:
Thomas 2025-08-25 07:55:20 +02:00 committed by GitHub
parent 9b7308681e
commit 28f4fc68fc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,9 +31,9 @@ then
fi
# Remove the dedicated systemd config
ynh_config_remove_systemd"$app-web"
ynh_config_remove_systemd"$app-sidekiq"
ynh_config_remove_systemd"$app-streaming"
ynh_config_remove_systemd "$app-web"
ynh_config_remove_systemd "$app-sidekiq"
ynh_config_remove_systemd "$app-streaming"
# Remove the dedicated NGINX config
ynh_config_remove_nginx