From 4d1cb8aae07747b27a30328b369013b9d920ad70 Mon Sep 17 00:00:00 2001 From: Jacob McSwain Date: Mon, 27 Nov 2023 23:12:39 -0600 Subject: [PATCH] launch: don't exit if grep fails --- com.jagex.Launcher.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/com.jagex.Launcher.yaml b/com.jagex.Launcher.yaml index 23b3ba5f..794411ec 100644 --- a/com.jagex.Launcher.yaml +++ b/com.jagex.Launcher.yaml @@ -257,8 +257,6 @@ modules: dest-filename: launch.sh contents: | #!/bin/bash - set -eu - # Cleanup any old RuneLite attempts rm -rf "${WINEPREFIX}/drive_c/users/${USER}/AppData/Local/RuneLite" rm -f "${WINEPREFIX}/drive_c/user.reg"