CI : doc change
Some checks failed
release / build (push) Successful in 17s
release / verify-windows (push) Failing after 1m14s

This commit is contained in:
jeanotx32
2026-08-11 18:13:50 +02:00
parent 20f8efa428
commit d30a45dadd
4 changed files with 16 additions and 16 deletions

View File

@@ -2,9 +2,9 @@
#
# Installe (ou met à jour) l'agent Stream Control sur une VM Linux.
#
# curl -fsSL https://gitea.exemple.com/api/packages/jeanbon/generic/stream-control-agent/latest/install-agent.sh \
# curl -fsSL https://git.jeanbonapp.com/api/packages/jeanbon/generic/stream-control-agent/latest/install-agent.sh \
# | sudo bash -s -- \
# --registry https://gitea.exemple.com \
# --registry https://git.jeanbonapp.com \
# --server ws://control.lan:8080/ws/agent \
# --token <JETON_ENROLEMENT>
#
@@ -37,9 +37,9 @@ usage() {
cat <<'EOF'
Installe (ou met à jour) l'agent Stream Control sur une VM Linux.
curl -fsSL https://gitea.exemple.com/api/packages/jeanbon/generic/stream-control-agent/latest/install-agent.sh \
curl -fsSL https://git.jeanbonapp.com/api/packages/jeanbon/generic/stream-control-agent/latest/install-agent.sh \
| sudo bash -s -- \
--registry https://gitea.exemple.com \
--registry https://git.jeanbonapp.com \
--server ws://control.lan:8080/ws/agent \
--token <JETON_ENROLEMENT>