fix(hermesagent): show API key file location in CT footer
This commit is contained in:
@@ -69,4 +69,5 @@ echo -e "${INFO}${YW} Connect via SSH and configure your LLM provider:${CL}"
|
||||
echo -e "${TAB}${GATEWAY}${BGN}ssh root@${IP}${CL}"
|
||||
echo -e "${TAB}${BGN}su - hermes${CL}"
|
||||
echo -e "${TAB}${BGN}hermes setup${CL}"
|
||||
echo -e "${INFO}${YW} Service details are shown on each SSH login.${CL}"
|
||||
echo -e "${INFO}${YW} API key stored in:${CL}"
|
||||
echo -e "${TAB}${BGN}/home/hermes/.hermes/.env${CL}"
|
||||
|
||||
Reference in New Issue
Block a user