pull_from_master.sh

Sun, 23 Nov 2008 02:42:21 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Sun, 23 Nov 2008 02:42:21 +0000
changeset 377
12f483fe534b
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Add new lxmppd.cfg.lua.dist example config file

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

mercurial