CI : doc change
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user