change lib structure

This commit is contained in:
2021-11-09 12:58:57 +01:00
parent bdf9052535
commit f150e1f679
4 changed files with 13 additions and 14 deletions

View File

@@ -5,7 +5,7 @@ use POSIX qw(strftime);
use strict;
my @filenames = ( 'FHEM/98_backupToStorage.pm',
'lib/FHEM/backupToStorage.pm',
'lib/FHEM/Services/backupToStorage.pm',
);
my $controlsfile = 'controls_backupToStorage.txt';