2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 09:16:53 +00:00

Retart text changed

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

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