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

@@ -11,8 +11,8 @@
déjà enrôlé.
.EXAMPLE
& ([scriptblock]::Create((irm 'https://gitea.exemple.com/api/packages/jeanbon/generic/stream-control-agent/latest/install-agent.ps1'))) `
-Registry 'https://gitea.exemple.com' `
& ([scriptblock]::Create((irm 'https://git.jeanbonapp.com/api/packages/jeanbon/generic/stream-control-agent/latest/install-agent.ps1'))) `
-Registry 'https://git.jeanbonapp.com' `
-Server 'ws://control.lan:8080/ws/agent' `
-Token '<JETON_ENROLEMENT>'
#>