mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-20 04:01:14 +00:00
Update device-update.sh
Please have a look at https://github.com/meshtastic/Meshtastic-device/issues/760
This commit is contained in:
parent
c175c21189
commit
29eb5e8327
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
PYTHON=${PYTHON:-python}
|
||||
PYTHON=${PYTHON:-python3}
|
||||
|
||||
# Usage info
|
||||
show_help() {
|
||||
|
Loading…
Reference in New Issue
Block a user