Created
August 31, 2009 14:06
-
-
Save jefftriplett/178472 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set serverip to "ip.address.here:27960" | |
set serverpass to "password" | |
do shell script "/path/to/UrbanTerror/ioUrbanTerror.app/Contents/MacOS/ioUrbanTerror.ub +connect " & serverip & " +password " & serverpass |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment