2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-24 02:59:22 +00:00

98_CULflash.pm: use the new update directory http://fhem.de/fhemupdate/

git-svn-id: https://svn.fhem.de/fhem/trunk@6646 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2014-10-01 10:00:12 +00:00
parent d3be8bd81a
commit ad82e80fac

View File

@ -7,7 +7,7 @@ use HttpUtils;
sub CommandCULflash($$);
my $urlbase = "http://fhem.de/fhemupdate4/svn/";
my $urlbase = "http://fhem.de/fhemupdate/";
#####################################
sub