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

This commit is contained in:
2026-02-26 16:00:09 +01:00
parent db48915322
commit d5a64ae3a3

View File

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