mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-02 12:12:51 +02:00
rsync update
This commit is contained in:
@@ -744,7 +744,7 @@ if [ "$1" = "setup" ]; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
echo "# .. copy boot"
|
echo "# .. copy boot"
|
||||||
rsync -avh --delete --info=progress2 ${bootPath} /mnt/disk_boot/
|
rsync -axHAX --delete --info=progress2 ${bootPath} /mnt/disk_boot/
|
||||||
|
|
||||||
# copy the system drive
|
# copy the system drive
|
||||||
echo "# .. copy system"
|
echo "# .. copy system"
|
||||||
|
Reference in New Issue
Block a user