mirror of
https://github.com/domfelipe/hermes-client-onboarding.git
synced 2026-08-07 05:16:42 +00:00
Default bootstrap BASE to setup.domhubs.com.br/hermes
Production one-liner serves install.sh + skill from the DomHubs VPS.
This commit is contained in:
parent
0c1e50f7cf
commit
ee5e29e1fd
2 changed files with 12 additions and 11 deletions
|
|
@ -5,7 +5,7 @@
|
|||
set -euo pipefail
|
||||
|
||||
SKILL_NAME="hermes-client-onboarding"
|
||||
DEFAULT_BASE="${HERMES_ONBOARD_BASE:-https://raw.githubusercontent.com/domfelipe/hermes-client-onboarding/main}"
|
||||
DEFAULT_BASE="${HERMES_ONBOARD_BASE:-https://setup.domhubs.com.br/hermes}"
|
||||
HERMES_INSTALL_URL="${HERMES_INSTALL_URL:-https://hermes-agent.nousresearch.com/install.sh}"
|
||||
KICKOFF_MSG="${HERMES_ONBOARD_KICKOFF:-Inicie agora o onboarding de cliente Hermes. Siga a skill hermes-client-onboarding fase a fase (Phase 1 primeiro). Fale em português brasileiro.}"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue