View Single Post
Posts: 1,033 | Thanked: 1,013 times | Joined on Jan 2010
#2800
Originally Posted by raverpol View Post
Im not good with it but I try to do the commands from preenv wiki

$ mv /home/user/MyDocs/(Modname).sh (Modname).sh
$ chmod +x (Modname).sh
$ ./(Modname).sh

so as far as I see it I should do

mv /home/user/MyDocs/angrybirdsseasons-mido.fayad.sh angrybirdsseasons-mido.fayad.sh

where am I wrong?
What in the hell are you doing? I hope you don't mess anything up as root.

Type:

Code:
sudo gainroot
cd /home/user/MyDocs
sh angrybirdsseasons-mido.fayad.sh
exit
exit