Initial resurrection kit — 81 scripts, 62 references, configs, systemd units, crons, Docker compose files, Caddy config, master README
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
cd /root
|
||||
nohup /usr/local/lib/hermes-agent/venv/bin/python -m hermes_cli.main --profile anita gateway run &>/root/.hermes/logs/anita-gateway.log &
|
||||
echo "PID: $!"
|
||||
Reference in New Issue
Block a user