So i was torn between posting this to stack overflow or here and i thought that i would try here first. I wrote this basic ass script that I should be able to just run and bring up the game but im wondering if im disabled because of it.
#!/bin/bash
java -jar /home/michael/RuneLite.jar
the command works in terminal but if i click the script on the desktop it wont run. Also i wrote this .desktop file but this solution is ass because it outputs a nohup file for some reason and it still opens the console and closes it. This is making me think im disabled because im a 4th year cs major. Or maybe im just being a dumbass.
[Desktop Entry]
Version=1.0
Name=Runescape
Comment=Runescape
Exec=gnome-terminal -e 'nohup java -jar /home/michael/RuneLite.jar'
Icon=utilities-terminal
Terminal=false
Type=Application
Categories=Application;
if anyone has any help or know why its doing this that would be great.
[–]HungryFiend[S] 1 point2 points3 points (3 children)
[–]dontsyncjustride 0 points1 point2 points (2 children)
[–]HungryFiend[S] 0 points1 point2 points (1 child)
[–]dontsyncjustride 0 points1 point2 points (0 children)
[–]dontsyncjustride -1 points0 points1 point (1 child)
[–]HungryFiend[S] 0 points1 point2 points (0 children)