Minor fixes for snappdf on updates

This commit is contained in:
David Bomba 2022-10-09 18:32:53 +11:00
parent b34a665c24
commit f26cdc2da7

View File

@ -102,7 +102,7 @@ class SelfUpdateController extends BaseController
nlog('Extracting zip');
//clean up old snappdf installations
$this->cleanOldSnapChromeBinaries();
//$this->cleanOldSnapChromeBinaries();
$zipFile = new \PhpZip\ZipFile();