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

This commit is contained in:
2026-02-26 18:32:22 +01:00
parent 8096166d57
commit 3d0a84d533

View File

@@ -20,7 +20,7 @@ git stash pop
#sudo rsync --no-o --no-g -a rootfs/ "$TARGET" #sudo rsync --no-o --no-g -a rootfs/ "$TARGET"
sudo rsync -rltpD rootfs/ "$TARGET" sudo rsync -rltpD rootfs/ "$TARGET"
chmod +x /usr/local/bin/*.sh sudo chmod +x /usr/local/bin/*.sh
chmod +x /home/andre/*.sh chmod +x /home/andre/*.sh
chmod 600 /home/andre/.ssh/* chmod 600 /home/andre/.ssh/*