Skip to content

Commit

Permalink
Update install-jagex-launcher-repo.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
nmlynch94 authored Apr 27, 2024
1 parent 5c574f5 commit 6345c1e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions install-jagex-launcher-repo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,7 @@ flatpak install --user -y --noninteractive flathub \
org.freedesktop.Platform.GL32.default/x86_64/${FREEDESKTOP_VERSION}

flatpak install -y --user --noninteractive JLauncher com.jagexlauncher.JagexLauncher

# Perform first time setup
flatpak run com.jagexlauncher.JagexLauncher
echo "DONE. You should now be able to launch from your application menu"

0 comments on commit 6345c1e

Please sign in to comment.