fix sync target

This commit is contained in:
rootzoll
2025-01-14 10:37:38 +01:00
parent 24c91450c3
commit 45b91d44b0

View File

@@ -767,7 +767,7 @@ if [ "$1" = "setup" ]; then
--exclude=/var/cache/* \
--exclude=/var/tmp/* \
--exclude=/var/log/* \
/ /mnt/disk_root/
/ /mnt/disk_system/
echo "# OK - System copied"
else
echo "# skipping: SystemCopy"