From 48324ab564f73e692058fc47309c5e774a7b1bcd Mon Sep 17 00:00:00 2001 From: svc8083 Date: Sun, 8 Apr 2018 09:30:38 +0000 Subject: [PATCH] fhemupdate.pl: add SSCAM icons (Forum #86721) git-svn-id: https://svn.fhem.de/fhem/trunk@16567 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/contrib/fhemupdate.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/fhem/contrib/fhemupdate.pl b/fhem/contrib/fhemupdate.pl index cc72e202e..b8cc120fe 100755 --- a/fhem/contrib/fhemupdate.pl +++ b/fhem/contrib/fhemupdate.pl @@ -65,6 +65,7 @@ my @filelist2 = ( "www/images/openautomation/.*.txt", "www/images/default/.*", "www/images/default/remotecontrol/.*", + "www/images/sscam/.*.png", "docs/commandref.*.html", "docs/faq(_..)?.html", "docs/HOWTO(_..)?.html",