From 2a07ec518972f80dded4a5b6b6a0335a46894822 Mon Sep 17 00:00:00 2001 From: sthope Date: Sat, 4 Sep 2021 01:41: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 1bcaf7a..eb80691 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,7 +27,7 @@ steps: from_secret: homelab_pwd port: 22 script: - - ls ~/ + - bash ~/bin/sthopedevupdate - name: discord pull: always