From 82b6de0bd77e2e16e2e249ee1548fd8605456ed3 Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Sat, 21 Jan 2012 12:13:21 +0000 Subject: [PATCH] Typo git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1198 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- docs/fritzbox.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fritzbox.html b/docs/fritzbox.html index fac6df0f6..0565d5ba7 100644 --- a/docs/fritzbox.html +++ b/docs/fritzbox.html @@ -67,7 +67,7 @@
  • With the command df check the name of the stick on the FB.
  • Execute the following command in the FB telnet window to start fhem when the FB reboots:
    - echo "<path-of-the-stick>/fhem/startfhem" >> /var/flash/debug.cfg + echo "<path-of-the-stick>/fhem/startfhem" > /var/flash/debug.cfg
  • Start fhem manually with "<path-of-the-stick>/fhem/startfhem"