~ubuntu-branches/ubuntu/wily/nexuiz/wily

« back to all changes in this revision

Viewing changes to Docs/server/server_pro_mac.sh

  • Committer: Bazaar Package Importer
  • Author(s): Bruno "Fuddl" Kleinert
  • Date: 2009-10-16 12:52:25 UTC
  • mto: (1.1.7 upstream) (2.2.1 experimental)
  • mto: This revision was merged to the branch mainline in revision 18.
  • Revision ID: james.westby@ubuntu.com-20091016125225-4mccppxccoa1w39o
ImportĀ upstreamĀ versionĀ 2.5.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/sh
 
 
b'executable="nexuiz-osx-dedicated"'
 
 
b'cd "`dirname \\"${0}\\"`"'
 
 
b'exec ./${executable} -game pro +exec server.cfg "${@}"'
 
 
b'\\ No newline at end of file'