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