mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-21 14:11:06 +02:00
committed by
rootzoll
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
|
||||
|
Reference in New Issue
Block a user