diff --git a/emulator-sync-scripts.sh b/emulator-sync-scripts.sh index a0a6d2c..3b7a15b 100755 --- a/emulator-sync-scripts.sh +++ b/emulator-sync-scripts.sh @@ -55,7 +55,6 @@ RUNSYNC(){ /bin/rm -f ${SYNC_FOLDER}/failures* fi /bin/rm -f ${ESFOLDER}/nc-sync.running - exit 0 fi else if [ -f ${ESFOLDER}/mount.failure ]; then @@ -85,7 +84,5 @@ case ${1} in esac -echo - exit 1 \ No newline at end of file