Index: scripts/run.sh =================================================================== diff -u -rec116987193609e9f0704e35e9f5ab3f5ceda309 -r81d1265a7d5d2b5a51943c477336ee506b7789fe --- scripts/run.sh (.../run.sh) (revision ec116987193609e9f0704e35e9f5ab3f5ceda309) +++ scripts/run.sh (.../run.sh) (revision 81d1265a7d5d2b5a51943c477336ee506b7789fe) @@ -28,4 +28,8 @@ sleep 10 # wait for the UI Software to mount the encrypted partition. startDemoMode_local startCloudSync_local -timerEndLog + +wait $BACKUP_PID +saveBackupLog + +timerEndLog \ No newline at end of file