Skip to content

Commit cb76437

Browse files
committed
(fix): Path
1 parent 949e13f commit cb76437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/cluster/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Type=simple
8080
User=gc
8181
Group=gc
8282
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
83+
ExecStart=/home/gc/green-metrics-tool/venv/bin/python3 -u /home/gc/green-metrics-tool/cron/client.py
8484
Restart=always
8585
RestartSec=30s
8686
TimeoutStopSec=600

0 commit comments

Comments
 (0)