]> git.wh0rd.org - home.git/blobdiff - .bin/backup-dvd
ssh_config: update crosvm settings
[home.git] / .bin / backup-dvd
index 55b622e608291a946a43971b110fbc5504b13662..16cb052ed7a6b1d51fc0dc78e90bd5f6c0c01f13 100755 (executable)
@@ -127,6 +127,7 @@ backup_dvd() {
                -o "${out}"
                -n "${Volume}"
        )
+       sync
        if ! e dvdbackup -M "${opts[@]}" ; then
                e dvdbackup -F "${opts[@]}" || exit 1
        fi