I have three simple commands that I need to be able to execute on a regular basis. Opening terminal and doing all that really sounds like it's going to be a pain the butt.
Is there a simple way to set up something like an automator script that will automatically execute a short string of terminal commands?
It's basically this:
cd /applications/SugarCRM
./ctlscript.sh start
That's about it. Is there an easy way to do this?
Is there a simple way to set up something like an automator script that will automatically execute a short string of terminal commands?
It's basically this:
cd /applications/SugarCRM
./ctlscript.sh start
That's about it. Is there an easy way to do this?