rootfs/usr/local/bin/git-sync.sh aktualisiert

This commit is contained in:
2026-02-26 18:20:14 +01:00
parent d5a64ae3a3
commit c31d0316ed

View File

@@ -17,7 +17,8 @@ git stash pop
# Dateien verteilen (rootfs → /) # Dateien verteilen (rootfs → /)
sudo rsync --no-o --no-g -a rootfs/ "$TARGET" #sudo rsync --no-o --no-g -a rootfs/ "$TARGET"
sudo rsync -rltpD rootfs/ "$TARGET"
chmod +x /usr/local/bin/*.sh chmod +x /usr/local/bin/*.sh
chmod +x /home/andre/*.sh chmod +x /home/andre/*.sh