This commit is contained in:
Michael Stanclift 2020-07-10 23:15:51 -05:00
parent 87f1a0fd37
commit 63cf87c1dc

View File

@ -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