Fix script path

This commit is contained in:
Marko Korhonen 2020-02-18 15:16:41 +02:00
parent 0c57001954
commit 2467b69b88
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5

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