File: PreLaunch.example

package info (click to toggle)
xqf 1.0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 4,032 kB
  • ctags: 2,878
  • sloc: ansic: 31,491; sh: 1,126; xml: 724; makefile: 245; perl: 99
file content (10 lines) | stat: -rwxr-xr-x 377 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
#
# example PreLaunch script. Make it executable and copy it to
# ~/.qf/PreLauch if you are running a webserver on your box.
#
# You can create your own "master server" that reports only the
# server you were last playing on. Your buddy just needs to add a
# master e.g. with the URL http://your.host/~username/xqfserver.txt
#
echo "$@" > ~/public_html/xqfserver.txt