From 7ec64c197861ee20903e82bd0cf0cc6f05960658 Mon Sep 17 00:00:00 2001 From: Matthew Wall Date: Sat, 29 Nov 2014 16:37:30 +0000 Subject: [PATCH] fix some mangled html --- docs/debian.htm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/debian.htm b/docs/debian.htm index aaaa6f38..41c80117 100644 --- a/docs/debian.htm +++ b/docs/debian.htm @@ -99,7 +99,8 @@ sudo apt-get -f install

To start/stop weewx:

-

sudo /etc/init.d/weewx start sudo /etc/init.d/weewx stop

+

sudo /etc/init.d/weewx start +sudo /etc/init.d/weewx stop

Uninstall