Minor fixes for snappdf on updates
This commit is contained in:
parent
b34a665c24
commit
f26cdc2da7
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue