From 1bfd69d9a0ad029c47c0b1b40d59008155d6d691 Mon Sep 17 00:00:00 2001 From: andre Date: Sat, 28 Feb 2026 19:33:31 +0100 Subject: [PATCH] rootfs/usr/local/bin/git-sync.sh aktualisiert --- rootfs/usr/local/bin/git-sync.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/rootfs/usr/local/bin/git-sync.sh b/rootfs/usr/local/bin/git-sync.sh index b551997..5f5292a 100644 --- a/rootfs/usr/local/bin/git-sync.sh +++ b/rootfs/usr/local/bin/git-sync.sh @@ -40,9 +40,7 @@ systemctl daemon-reload echo "Services aktivieren" systemctl enable git-sync.timer -systemctl enable git-sync systemctl enable home-sync.timer -systemctl enable home-sync echo "Fertig" exit 0 \ No newline at end of file