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

View File

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