Merge pull request #81 from meshtastic/master

update from master
This commit is contained in:
Jm Casler 2021-03-27 01:00:57 -07:00 committed by GitHub
commit 1e7808991d
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() {