Question #76733 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/76733
Status: Open => Answered
Derek White proposed the following answer:
At a terminal:
sudo gedit /usr/local/bin/runfirefox.sh
Paste in the script [it starts with the #! line and ends with the exit
line.] & save & exit.
Back at the terminal, do the chmod:
sudo chmod 770 /usr/local/bin/runfirefox.sh
Then execute it:
sudo runfirefox.sh
--
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.
_______________________________________________
Mailing list: https://launchpad.net/~ubuntuforums-unanswered
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntuforums-unanswered
More help : https://help.launchpad.net/ListHelp