Sync after creating initial snapshots

This commit is contained in:
Les De Ridder 2016-05-05 00:05:14 +00:00
parent 783414ce40
commit f30b56ed80
1 changed files with 3 additions and 0 deletions

View File

@ -23,3 +23,6 @@ for pair in (get-subvol-mounts)
sudo btrfs subvolume snapshot -r $mount $safepath
end
echo "Syncing..."
sync