diff --git a/json/hermesagent.json b/json/hermesagent.json index 99858b87..123151a7 100644 --- a/json/hermesagent.json +++ b/json/hermesagent.json @@ -17,7 +17,7 @@ { "type": "default", "script": "ct/hermesagent.sh", - "config_path": "/home/hermes/.hermes/", + "config_path": "/home/hermes/.hermes/.env", "resources": { "cpu": 2, "ram": 4096, @@ -33,11 +33,11 @@ }, "notes": [ { - "text": "WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing.", + "text": "Installation sources scripts outside of Community Scripts repo. Please check the source before installing.", "type": "warning" }, { - "text": "Warning: Hermes can execute terminal commands. The agent runs as a dedicated 'hermes' service user for isolation.", + "text": "Hermes can execute terminal commands. The agent runs as a dedicated 'hermes' service user for isolation.", "type": "warning" }, {