xqf/docs/PreLaunch.example
Thomas Debesse 48a0e654d2 svn2git repository migration
little title update

author in README.md

after svn2git; mv xqf/* .
2013-11-02 00:47:37 +01:00

11 lines
377 B
Bash
Executable File

#!/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