Retart text changed

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@1295 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2012-02-26 07:27:49 +00:00
parent 83bba02d9b
commit e87bf224f8

View File

@@ -87,7 +87,7 @@ CommandUpdatefhem($$)
my $remfile = $f;
if($f eq "fhem.pl") {
$ret .= "updated fhem.pl, restart of fhem is required\n";
$ret .= "updated fhem.pl, 'shutdown restart' is required\n";
$newfhem = 1;
$localfile = $0;
$remfile = "$f.txt";