Align instructions

This commit is contained in:
Pete ba
2019-05-15 23:30:54 +01:00
parent 4b2198fed7
commit 3fafebbae8

View File

@@ -96,7 +96,7 @@ Cut and paste the following lines into the weather.service file:
Description=OpenSprinkler Weather Server
[Service]
ExecStart=/usr/bin/node /home/pi/weather/server.js
ExecStart=/usr/bin/npm start
WorkingDirectory=/home/pi/weather
Restart=always
RestartSec=10