[Unit] Description=Fetch local weather [Service] Type=oneshot ExecStart=/home/kevin/weather/dark-sky.sh User=kevin Group=kevin Environment=PATH=/usr/bin:/usr/local/bin Environment=NODE_ENV=production WorkingDirectory=/home/kevin/weather [Install] WantedBy=multi-user.target