Fix searchpath for MR while updating

This commit is contained in:
fbsanchez 2021-07-28 19:16:27 +02:00
parent 5aef20ee31
commit cea9d2ae3d
1 changed files with 1 additions and 1 deletions

View File

@ -1673,7 +1673,7 @@ class Client
);
$this->updateMR(
$this->productPath.'/extras/mr/'.$mr,
$this->extract_to.'/extras/mr/'.$mr,
$this->dbhHistory,
$historical_MR
);