mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-01 04:04:47 -04:00
Minor fixes for snappdf on updates
This commit is contained in:
parent
b34a665c24
commit
f26cdc2da7
@ -102,7 +102,7 @@ class SelfUpdateController extends BaseController
|
|||||||
nlog('Extracting zip');
|
nlog('Extracting zip');
|
||||||
|
|
||||||
//clean up old snappdf installations
|
//clean up old snappdf installations
|
||||||
$this->cleanOldSnapChromeBinaries();
|
//$this->cleanOldSnapChromeBinaries();
|
||||||
|
|
||||||
$zipFile = new \PhpZip\ZipFile();
|
$zipFile = new \PhpZip\ZipFile();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user