Executing ICON script
First off I am VERY new to Scripting. I made a VERY short script for a program called rdesktop. I made a very simple script:
#!/bin/bash
rdesktop -fu 105 xx.xx.xx.xx
(105 is the user and xx.xx.xx.xx is the ip address of the server)
I drug my script to a desktop as an icon, but when I click the icon to execute it, I get a popup window asking me to click: DISPLAY, RUN IN TERMINAL, CANCEL, RUN. I need to know what to add for the script to automatically run instead of that window poping up.
The script works fine if I click run or run in terminal.
Thanx in advance,
Mike
|
Recent comments
11 hours 27 min ago
13 hours 54 min ago
1 day 1 hour ago
1 day 4 hours ago
1 day 8 hours ago
1 day 14 hours ago
2 days 23 min ago
2 days 2 hours ago
2 days 10 hours ago
2 days 11 hours ago