From acc0cb2f876af68e971d45850b0f07b0deee7447 Mon Sep 17 00:00:00 2001 From: andre Date: Fri, 27 Feb 2026 11:34:34 +0100 Subject: [PATCH] rootfs/usr/local/bin/git-sync.sh aktualisiert --- rootfs/usr/local/bin/git-sync.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/rootfs/usr/local/bin/git-sync.sh b/rootfs/usr/local/bin/git-sync.sh index 536d49a..e669f69 100644 --- a/rootfs/usr/local/bin/git-sync.sh +++ b/rootfs/usr/local/bin/git-sync.sh @@ -24,6 +24,7 @@ chmod +x /usr/local/bin/*.sh chown andre:andre /home/andre/ chown andre:andre /home/andre/* -R +chown andre:andre /home/andre/.* -R chmod +x /home/andre/*.sh chmod 600 /home/andre/.ssh/*