diff --git a/TODO.txt b/TODO.txt index 686102cd..d53c6016 100644 --- a/TODO.txt +++ b/TODO.txt @@ -4,5 +4,3 @@ resolve fousb pressure calculation issue possibly implement averaging rainRate calculation instead of the current near-instantaneous implementation in fousb - -Add symbolic link from weewxd.py to weewxd \ No newline at end of file diff --git a/bin/weewxd.py b/bin/weewxd.py new file mode 120000 index 00000000..188b1d0c --- /dev/null +++ b/bin/weewxd.py @@ -0,0 +1 @@ +weewxd \ No newline at end of file