X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/blobdiff_plain/465220dbaed3a788f1a2bb20921629ee8ec0149a..6ecc50af7816e1db796d13160cbd398b67f66cd9:/test/scripts/upload_feather_huzzah_micropython_put.sh?ds=sidebyside diff --git a/test/scripts/upload_feather_huzzah_micropython_put.sh b/test/scripts/upload_feather_huzzah_micropython_put.sh index 38ed597..74a5d8a 100755 --- a/test/scripts/upload_feather_huzzah_micropython_put.sh +++ b/test/scripts/upload_feather_huzzah_micropython_put.sh @@ -48,4 +48,4 @@ find . -type f -name '*.py' | \ xargs -n1 -I {} sh -c "echo compiling {} ...; ${MPYCROSS} {}" # upload adafruit blinka .mpy files find . -type f -name '*.mpy' | \ - xargs -n1 -I {} sh -c "echo uploading {} ...; ampy --port ${PORT} put {} {}" \ No newline at end of file + xargs -n1 -I {} sh -c "echo uploading {} ...; ampy --port ${PORT} put {} {}"