From 050fedf40cc23c2805d9b1b6242d97537e1dacce Mon Sep 17 00:00:00 2001 From: sthope Date: Sun, 5 May 2024 22:22:36 +0200 Subject: [PATCH] Initial commit --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index cda24e7..1bb5f96 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,4 +27,5 @@ steps: port: 22 command_timeout: 2m script: + - cd /mnt/user/Backups/wiki - bash /mnt/user/Backups/wiki/sthope/git_pull.sh