#3272 blitz_api change to dev branch (#3546)

This commit is contained in:
/rootzoll 2022-12-20 17:29:31 +01:00 committed by GitHub
parent bcc05b6ada
commit 5cf4aad1f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@
# NORMALLY user/repo/version will be defined by calling script - see build_sdcard.sh
# the following is just a fallback to try during development if script given branch does not exist
FALLACK_BRANCH="refactor_system"
FALLACK_BRANCH="dev"
# command info
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "--help" ] || [ "$1" = "-help" ]; then