aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorThomas <51749973+Thovi98@users.noreply.github.com>2025-08-25 07:55:20 +0200
committerGitHub <noreply@github.com>2025-08-25 07:55:20 +0200
commit28f4fc68fcfd4991d7e427c479a3583544cec60a (patch)
treebca963533abf28ac1efe460dedcf49038c4dfc4e /scripts
parent9b7308681eed5b930c60dd882d6588a6fc28af37 (diff)
downloadmastodon_ynh-28f4fc68fcfd4991d7e427c479a3583544cec60a.tar.gz
mastodon_ynh-28f4fc68fcfd4991d7e427c479a3583544cec60a.tar.bz2
mastodon_ynh-28f4fc68fcfd4991d7e427c479a3583544cec60a.zip
fix remove services
Diffstat (limited to 'scripts')
-rw-r--r--scripts/remove6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/remove b/scripts/remove
index 85423a4..297786f 100644
--- a/scripts/remove
+++ b/scripts/remove
@@ -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