Update switch.sh
This commit is contained in:
parent
8be15c1484
commit
e57b20b3e8
|
|
@ -5,6 +5,7 @@ cd "$(dirname "$0")"
|
|||
|
||||
#includes
|
||||
. ./config.sh
|
||||
. ./resources/environment.sh
|
||||
|
||||
if [ .$switch_source = .true ]; then
|
||||
if [ ."$switch_branch" = "master" ]; then
|
||||
|
|
|
|||
Loading…
Reference in New Issue