We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 949e13f commit cb76437Copy full SHA for cb76437
content/en/docs/cluster/installation.md
@@ -80,7 +80,7 @@ Type=simple
80
User=gc
81
Group=gc
82
WorkingDirectory=/home/gc/green-metrics-tool/
83
-ExecStart=/home/gc/green-metrics-tool/venv/bin/python3 -u /home/gc/green-metrics-tool/tools/client.py
+ExecStart=/home/gc/green-metrics-tool/venv/bin/python3 -u /home/gc/green-metrics-tool/cron/client.py
84
Restart=always
85
RestartSec=30s
86
TimeoutStopSec=600
0 commit comments