|
@@ -3,7 +3,7 @@
|
|
|
# Put this script in /usr/local/etc/rc.d then adjust WEEWX_BIN and
|
|
|
# WEEWX_CFG values in /etc/defaults/weewx
|
|
|
|
|
|
-WEEWX_BIN="/usr/local/bin/python3.8 /usr/local/src/weewx/weewx-4.6.2/bin/weewxd"
|
|
|
+WEEWX_BIN="/usr/local/bin/python3.8 /usr/local/src/weewx/weewx-4.7.0/bin/weewxd"
|
|
|
WEEWX_CFG="/usr/local/etc/weewx.conf"
|
|
|
WEEWX_PID="/var/run/weewx.pid"
|
|
|
|