From 8bd8cfd5f4470f6429bf916823699df7b55603a4 Mon Sep 17 00:00:00 2001 From: sthope Date: Thu, 9 Sep 2021 12:54:11 +0200 Subject: [PATCH] initial commit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 6e0fceb..40d721c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -29,7 +29,7 @@ steps: from_secret: homelab_key port: 2222 script: - - bash /usr/local/sbin/ssh_website_pull + - bash /scripts/ssh_website_pull when: status: - success