From df247e40cad6c59db3f59c6b24711e1a96980d9e Mon Sep 17 00:00:00 2001 From: Justin Otherguy Date: Mon, 3 Jan 2011 00:33:26 +0100 Subject: [PATCH] more cleanups --- misc/controller/bash/log_onewire.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/controller/bash/log_onewire.sh b/misc/controller/bash/log_onewire.sh index de497c6..aeab12c 100755 --- a/misc/controller/bash/log_onewire.sh +++ b/misc/controller/bash/log_onewire.sh @@ -5,7 +5,7 @@ # # call it with a cronjob similiar to this one: # -# */5 * * * * ~/bin/log1wire.sh +# */5 * * * * ~/bin/log_onewire.sh # # @copyright Copyright (c) 2010, The volkszaehler.org project # @package controller