bump to v1.5.8

This commit is contained in:
Vendicated
2025-07-08 01:02:17 +02:00
parent 3278b16923
commit 3498e39cbb
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ index 563187bb18cb0bd154dff6620cb62b8c8f534cd6..d91594026c2bac9cc78ef3b1183df324
+ let packageManager;
+ try {
+ packageManager = this.spawnSyncLog("which zypper");
+ } catch {};
+ } catch {}
const installerPath = this.installerPath;
if (installerPath == null) {
this.dispatchError(new Error("No valid update available, can't quit and install"));