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

This commit is contained in:
2026-02-28 18:26:51 +01:00
parent 4c3da24e36
commit 4b36911408

View File

@@ -30,4 +30,8 @@ chmod 600 /home/andre/.ssh/*
systemctl daemon-reload
systemctl enable git-sync.timer
systemctl start git-sync.timer
systemctl enable home-sync.timer
systemctl start home-sync.timer
exit 0