From 4289eab6af60bea24117dff7a999ae5ffb78c60e Mon Sep 17 00:00:00 2001 From: sthope Date: Sun, 5 May 2024 22:18:03 +0200 Subject: [PATCH] Initial commit --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index d127a77..2ebe397 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,4 +27,5 @@ steps: port: 22 command_timeout: 2m script: - - bash /mnt/user/Backups/wiki/git_pull.sh + - ls + # - bash /mnt/user/Backups/wiki/git_pull.sh