diff --git a/fhem/contrib/commandref_join.pl b/fhem/contrib/commandref_join.pl old mode 100644 new mode 100755 index d61158e12..fab5042e0 --- a/fhem/contrib/commandref_join.pl +++ b/fhem/contrib/commandref_join.pl @@ -3,7 +3,7 @@ use strict; use warnings; -# $Id: +# $Id$ my $docIn = "docs/commandref_frame.html"; my $docOut = "docs/commandref.html";