mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 10:19:59 +00:00
Update device-install.sh
Please have a look at https://github.com/meshtastic/Meshtastic-device/issues/760
This commit is contained in:
parent
770788d0a4
commit
f298c7d053
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
PYTHON=${PYTHON:-python}
|
||||
PYTHON=${PYTHON:-python3}
|
||||
|
||||
set -e
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user