-bash: /root/.hermes/secrets/ghl-oauth.env: Permission denied root@robshermes:~# ─ bash printf '%s\n' '# GHL OAuth app credentials — from marketplace app > Auth settings' 'GHL_CLIENT_ID=6a3156368a9daa764c5da477-ms6r4isq' 'GHL_CLIENT_SECRET=19ca7e14-0bd3-49dd-8f30-8441f61ca1fc' 'GHL_REDIRECT_URI=https://robblake.cloud/ghl/oauth/callback' > /root/.hermes/secrets/ghl-oauth.env && chmod 600 /root/.hermes/secrets/ghl-oauth.env && systemctl restart ghl-oauth.service && systemctl is-active ghl-oauth.service ─: command not found # GHL OAuth app credentials — from marketplace app > Auth settings GHL_CLIENT_ID=6a3156368a9daa764c5da477-ms6r4isq -bash: syntax error near unexpected token `newline' -bash: /root/.hermes/secrets/ghl-oauth.env: Permission denied is-active: command not found root@robshermes:~#