mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00:00
then
This commit is contained in:
parent
87f1a0fd37
commit
63cf87c1dc
@ -671,6 +671,7 @@ function restore_gs {
|
||||
then
|
||||
push_gs
|
||||
elif [ "${PUSH_TO_PRIMARY}" == "No" ] || [ "${PUSH_TO_PRIMARY}" == "no" ] || [ "${PUSH_TO_PRIMARY}" == "N" ] || [ "${PUSH_TO_PRIMARY}" == "n" ]
|
||||
then
|
||||
logs_export
|
||||
exit_withchange
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user