etisab hace 10 años
padre
commit
0def5adb75
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      util/upload_build.sh

+ 2 - 2
util/upload_build.sh

@@ -1,3 +1,3 @@
 #!/bin/bash
-
-nodemcu-uploader upload ../build/*
+#must run from withing build dir
+nodemcu-uploader upload *