How do I run a .sh script?

How do I run a .sh script?

Posted by: pkarjala
Posted on: 2008-03-15 16:28:00

I recently updated our Gallery 2 install, and during the configuration process, it gave me a .sh script to run in the base Gallery 2 directory. However, I don't appear to have access to the server to run this shell script natively. I could just go through and manually delete all of the files listed in the .sh script, but I'd rather not spend the time to do so.

Thanks for your help!

Re: How do I run a .sh script?

Posted by: rlparker
Posted on: 2008-03-15 16:30:00

You probably just need to enable your user to have shell access:

http://wiki.dreamhost.com/Enabling_Shell_Access

--rlparker

Re: How do I run a .sh script?

Posted by: pkarjala
Posted on: 2008-03-15 16:56:00

That would be it. Thanks!

Tags: shell scriptthanks for your help