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

This commit is contained in:
2026-02-28 19:33:31 +01:00
parent efc5f719fc
commit 1bfd69d9a0

View File

@@ -40,9 +40,7 @@ systemctl daemon-reload
echo "Services aktivieren" echo "Services aktivieren"
systemctl enable git-sync.timer systemctl enable git-sync.timer
systemctl enable git-sync
systemctl enable home-sync.timer systemctl enable home-sync.timer
systemctl enable home-sync
echo "Fertig" echo "Fertig"
exit 0 exit 0