Browse Source

Can't seem to mkdir?

Kirk Trombley 5 years ago
parent
commit
8a9bdfb23a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -9,7 +9,7 @@ steps:
   - name: pull
     path: /data/
   commands:
-  - ./update.sh
+  - sh update.sh
   - mv pull/ /data/
   when:
   branch: