pull_from_master.sh

Wed, 26 Nov 2008 09:06:32 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Wed, 26 Nov 2008 09:06:32 +0500
changeset 425
f3b65866192e
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Added mod_ping with support for [XEP-0199: XMPP Ping]

#!/bin/sh
which hg >/dev/null || echo "You must have Mercurial (the hg command)"
hg pull http://heavy-horse.co.uk:4000/

mercurial