aboutsummaryrefslogtreecommitdiff
path: root/systemd/pump_bot.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/pump_bot.service')
-rw-r--r--systemd/pump_bot.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/pump_bot.service b/systemd/pump_bot.service
index dd8a46b..b59f5b9 100644
--- a/systemd/pump_bot.service
+++ b/systemd/pump_bot.service
@@ -6,7 +6,7 @@ After=gpiorelayd.service
User=user
Group=user
Restart=on-failure
-ExecStart=/home/user/homekit/src/pump_bot.py
+ExecStart=/home/user/homekit/bin/pump_bot.py
WorkingDirectory=/home/user
[Install]