mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -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');
|
||||
|
||||
//clean up old snappdf installations
|
||||
$this->cleanOldSnapChromeBinaries();
|
||||
//$this->cleanOldSnapChromeBinaries();
|
||||
|
||||
$zipFile = new \PhpZip\ZipFile();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user