Update device-update.sh

Please have a look at https://github.com/meshtastic/Meshtastic-device/issues/760
This commit is contained in:
IZ1IVA 2021-03-26 14:49:27 +01:00 committed by GitHub
parent c175c21189
commit 29eb5e8327
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
PYTHON=${PYTHON:-python} PYTHON=${PYTHON:-python3}
# Usage info # Usage info
show_help() { show_help() {