Retart text changed

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1295 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2012-02-26 07:27:49 +00:00
parent a93523143c
commit 8a0a2d7603

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";