Align instructions
This commit is contained in:
@@ -96,7 +96,7 @@ Cut and paste the following lines into the weather.service file:
|
|||||||
Description=OpenSprinkler Weather Server
|
Description=OpenSprinkler Weather Server
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/bin/node /home/pi/weather/server.js
|
ExecStart=/usr/bin/npm start
|
||||||
WorkingDirectory=/home/pi/weather
|
WorkingDirectory=/home/pi/weather
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=10
|
RestartSec=10
|
||||||
|
|||||||
Reference in New Issue
Block a user