hi guys
I cant find the answer to this in the forums and I'm sure it's pretty easy. I created a very simple shell script as myfile.sh on the desktop. I marked it as executable and have a shebang line and a read line in it. However if you double click the file icon, it asks me if I want to execute the file or execute it in terminal. I can select either of the two but the terminal never opens.
Am I doing something wrong?
When I go to the terminal manually and ./myfile.sh then it executes fine.
I'm running linuxmintLXDE 11 in a VM
Thanks for help!




