update draft post

main
Dominic Reich 4 months ago
parent 1d1ddda59b
commit d455ccea5d
Signed by: dominic
GPG Key ID: BC9D6AE1A3BE169A

@ -89,7 +89,7 @@ $ weectl extension install weewx-forecast-3.4.0b12.zip
$ sudo sh ~/weewx-data/scripts/setup-daemon.sh
~~~
## Again, adopt configuration file
## Adopt the configuration files
Again, to include the latest changes and themes.
@ -104,4 +104,15 @@ Start WeeWX and test the configuration:
$ weewxd
~~~
If everything runs without problems we can now enable and start the
Systemd service.
~~~console
$ sudo systemctl enable weewx.service
~~~
I like to test it with a full reboot, if you just want to start the
daemon right away you can also run `sudo systemctl enable --now weewx.service`
instead.

Loading…
Cancel
Save