add fixed export

This commit is contained in:
Marko 2023-11-14 16:16:38 +01:00
parent 7235bfdece
commit 98a9545bb9
No known key found for this signature in database

@ -75,7 +75,7 @@ class HiltesImport
{
$finder = Finder::create();
$finder
->in($this->currentDirPath . '/hiltes/h2c/')
->in($this->currentDirPath . '/www/hiltes/h2c/')
->depth(0);
if ($delta) {