Fix script path

This commit is contained in:
Marko Korhonen 2020-02-18 15:16:41 +02:00
parent bd40eda2a0
commit c958a214f5

View file

@ -3,7 +3,7 @@ Description=Watch server temperature
[Service]
Type=simple
ExecStart=/home/balrog/Scripts/ipmi-temp.sh
ExecStart=/home/balrog/Scripts/ipmi/temp.sh
[Install]
WantedBy=multi-user.target