Merge pull request #768 from IZ1IVA/patch-1

Update device-update.sh
This commit is contained in:
Jm Casler 2021-03-26 19:54:49 -07:00 committed by GitHub
commit f1a6693bb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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