chore: update repo references from ZertoPublic to recklessop

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Justin
2026-04-12 20:33:02 -04:00
parent b7b9f6191d
commit fd9a5926c0
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ echo "==> [04-systemd-service] Installing zroc.service"
cat > /etc/systemd/system/zroc.service << 'EOF'
[Unit]
Description=zROC Observability Stack
Documentation=https://github.com/ZertoPublic/zroc
Documentation=https://github.com/recklessop/zroc
After=docker.service network-online.target
Requires=docker.service
Wants=network-online.target