mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-12 21:59:19 +02:00
parent
fa4d0617b8
commit
8736370b58
@ -309,7 +309,7 @@ if [ "$1" = "1" ] || [ "$1" = "on" ]; then
|
||||
if [ "$2" != "" ]; then
|
||||
githubUser="$2"
|
||||
fi
|
||||
githubBranch="v1.1.1"
|
||||
githubBranch="v1.1.3"
|
||||
if [ "$3" != "" ]; then
|
||||
githubBranch="$3"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user