From b661888171b938d67a905f0be93eef93103f48ca Mon Sep 17 00:00:00 2001 From: akanealw Date: Wed, 15 Jan 2025 18:48:40 -0600 Subject: [PATCH] changed script to ssh script --- olivetin/config/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/olivetin/config/config.yaml b/olivetin/config/config.yaml index ddc523c..9f7d935 100755 --- a/olivetin/config/config.yaml +++ b/olivetin/config/config.yaml @@ -1,6 +1,6 @@ actions: - title: "Restart Gluetun and Services" - shell: /scripts/restart-gluetun-and-services.sh + shell: /scripts/docker-down-and-up-gluetun-and-services.sh timeout: 75 - title: "Restart qBittorrent"