Retart text changed

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

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