This commit is contained in:
Christoph Cullmann 2024-10-24 11:11:13 +02:00
parent 1185200220
commit e1dd8c541f
No known key found for this signature in database

View file

@ -161,4 +161,4 @@ shutdown -h now
# sync all /data after the install
doas -E rsync -va --delete --one-file-system /data/ root@192.168.13.115:/data/
doas rsync -va --delete --one-file-system /data/ root@192.168.13.115:/data/