forked from norman/fusionpbx-install.sh-github-mirror
Change the Switch version to 1.10.12
This commit is contained in:
@@ -9,7 +9,7 @@ system_branch=5.3 # master, 5.3
|
|||||||
switch_branch=stable # master, stable
|
switch_branch=stable # master, stable
|
||||||
switch_source=true # true (source compile) or false (binary package)
|
switch_source=true # true (source compile) or false (binary package)
|
||||||
switch_package=false # true (binary package) or false (source compile)
|
switch_package=false # true (binary package) or false (source compile)
|
||||||
switch_version=1.10.11 # which source code to download, only for source
|
switch_version=1.10.12 # which source code to download, only for source
|
||||||
switch_tls=true # true or false
|
switch_tls=true # true or false
|
||||||
switch_token= # Get the auth token from https://signalwire.com
|
switch_token= # Get the auth token from https://signalwire.com
|
||||||
# Signup or Login -> Profile -> Personal Auth Token
|
# Signup or Login -> Profile -> Personal Auth Token
|
||||||
|
|||||||
Reference in New Issue
Block a user