mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00:00
pull if no local custom list
This commit is contained in:
parent
8d7a61ca55
commit
572abc07e1
@ -535,6 +535,9 @@ function smart_gs {
|
||||
PUSHRESTART="1"
|
||||
fi
|
||||
fi
|
||||
else
|
||||
pull_gs_cust
|
||||
PULLRESTART="1"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user