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