I'm trying to launch my ventrilo server automatically by creating an app in automator. Currently I have to open terminal, navigate to the ventrilo directory and type "./ventrilo_srv" in order to launch the server.
I tried to create an automator app that does just that and I can't get the last step to work. I saved the terminal window and have a step in my automator workflow to open it at the ventrilo directory. how do i tell automator to run a command in the terminal or is there any other way of doing this?
basically all I want to do is click on an alias or short cut and have the ventrilo server launch without having to navigate through the terminal.
I tried to create an automator app that does just that and I can't get the last step to work. I saved the terminal window and have a step in my automator workflow to open it at the ventrilo directory. how do i tell automator to run a command in the terminal or is there any other way of doing this?
basically all I want to do is click on an alias or short cut and have the ventrilo server launch without having to navigate through the terminal.