mirror of
https://github.com/vmstan/gravity-sync.git
synced 2025-07-07 10:14:04 -04:00
if
This commit is contained in:
parent
8e78bca575
commit
ad1f758384
@ -108,7 +108,7 @@ function update_gs {
|
||||
if [ -f "$HOME/${LOCAL_FOLDR}/dev" ]
|
||||
then
|
||||
BRANCH='development'
|
||||
elif if [ -f "$HOME/${LOCAL_FOLDR}/beta" ]
|
||||
elif [ -f "$HOME/${LOCAL_FOLDR}/beta" ]
|
||||
then
|
||||
BRANCH='beta'
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user