mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-20 13:02:21 +02:00
fix sync target
This commit is contained in:
@@ -767,7 +767,7 @@ if [ "$1" = "setup" ]; then
|
|||||||
--exclude=/var/cache/* \
|
--exclude=/var/cache/* \
|
||||||
--exclude=/var/tmp/* \
|
--exclude=/var/tmp/* \
|
||||||
--exclude=/var/log/* \
|
--exclude=/var/log/* \
|
||||||
/ /mnt/disk_root/
|
/ /mnt/disk_system/
|
||||||
echo "# OK - System copied"
|
echo "# OK - System copied"
|
||||||
else
|
else
|
||||||
echo "# skipping: SystemCopy"
|
echo "# skipping: SystemCopy"
|
||||||
|
Reference in New Issue
Block a user