Index: scripts/run.sh =================================================================== diff -u -rfaa8979f6a4200541aa5d1c46a77f3065ed89bcb -r09badb3ecefe3fa86c1b35d63da37e5af4018f84 --- scripts/run.sh (.../run.sh) (revision faa8979f6a4200541aa5d1c46a77f3065ed89bcb) +++ scripts/run.sh (.../run.sh) (revision 09badb3ecefe3fa86c1b35d63da37e5af4018f84) @@ -28,4 +28,8 @@ startApplication_local sleep 10 # wait for the UI Software to mount the encrypted partition. startCloudSync_local -timerEndLog + +wait $BACKUP_PID +saveBackupLog + +timerEndLog \ No newline at end of file