Browse Source

path matters

etisab 10 năm trước cách đây
mục cha
commit
0def5adb75
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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 *