sync back vms

This commit is contained in:
Christoph Cullmann 2024-01-12 00:04:29 +01:00
parent a46d5184fc
commit 9006a94424

View file

@ -103,6 +103,10 @@ umount -Rl /mnt
sudo -E rsync -va --delete --one-file-system /data root@192.168.13.171:/
# get back the vms
sudo -E rsync -va --delete --one-file-system /home/cullmann/vms/ root@192.168.13.171:/home/cullmann/vms/
#
# after install tasks for extra file systems
#