add fixed export
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Marko
2023-11-14 16:16:38 +01:00
parent 7235bfdece
commit 98a9545bb9

View File

@@ -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) {