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