PDA

View Full Version : How do I install a .sh file



Alanp
11-02-11, 19:21
How do I install a .sh file I have managed to ftp it to tmp and chmod to 777 but how do I install Thanks for any advice Alan

bobonthejob
13-02-11, 11:46
This is a script so you cam run it with the following.

./filename.sh

The above will execute the script.

irishchris
13-02-11, 12:14
Don't forget to selct tmp first in telnet by cd /var/tmp