Skip to content

Commit

Permalink
launch: don't exit if grep fails
Browse files Browse the repository at this point in the history
  • Loading branch information
USA-RedDragon committed Nov 28, 2023
1 parent 3341777 commit 4d1cb8a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions com.jagex.Launcher.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 4d1cb8a

Please sign in to comment.