mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-03-30 12:36:07 +02:00
#1758 update sphinx relay version
This commit is contained in:
parent
1525207dc8
commit
fa5777f48a
@ -298,7 +298,7 @@ if [ "$1" = "1" ] || [ "$1" = "on" ]; then
|
||||
if [ "$2" != "" ]; then
|
||||
githubUser="$2"
|
||||
fi
|
||||
githubBranch="v1.0.15"
|
||||
githubBranch="v1.1.1"
|
||||
if [ "$3" != "" ]; then
|
||||
githubBranch="$3"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user