Update config.sh
This commit is contained in:
parent
6c4959133e
commit
d481c3f9eb
|
|
@ -6,7 +6,7 @@ system_branch=stable # master, stable
|
|||
switch_branch=stable # master, stable
|
||||
switch_source=false # true or false
|
||||
switch_package=true # true or false
|
||||
switch_package_all=true # true or false
|
||||
switch_package_all=false # true or false
|
||||
|
||||
# General Settings
|
||||
php_version=5 # PHP version 5 or 7
|
||||
|
|
|
|||
Loading…
Reference in New Issue