Explorar el Código

Can't seem to mkdir?

Kirk Trombley hace 5 años
padre
commit
8a9bdfb23a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: