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

This commit is contained in:
2025-11-30 00:38:20 +01:00
parent 4860f5aa5d
commit 1b8e7d08b6

View File

@@ -20,6 +20,6 @@ git stash pop
sudo rsync -a rootfs/ "$TARGET"
chmod +x /usr/local/bin/git-sync.sh
#chmod 600 /home/andre/.ssh/*
chmod 600 /home/andre/.ssh/*
sudo systemctl daemon-reload
exit 0