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/*