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