moved service to live trades
This commit is contained in:
@@ -9,7 +9,7 @@ Type=oneshot
|
|||||||
|
|
||||||
# ── Change this path to wherever you cloned the repo ──────────────────────
|
# ── Change this path to wherever you cloned the repo ──────────────────────
|
||||||
WorkingDirectory=/opt/crypto-trader
|
WorkingDirectory=/opt/crypto-trader
|
||||||
ExecStart=/opt/crypto-trader/venv/bin/python bot.py
|
ExecStart=/opt/crypto-trader/venv/bin/python bot.py --live
|
||||||
# ──────────────────────────────────────────────────────────────────────────
|
# ──────────────────────────────────────────────────────────────────────────
|
||||||
|
|
||||||
# Run as a dedicated low-privilege user (created by install.sh)
|
# Run as a dedicated low-privilege user (created by install.sh)
|
||||||
|
|||||||
Reference in New Issue
Block a user