pull_from_master.sh

Wed, 08 Oct 2008 22:42:51 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Wed, 08 Oct 2008 22:42:51 +0100
changeset 82
cbf387f29d56
parent 75
338e75cba18d
child 92
0261260cf9a7
permissions
-rwxr-xr-x

Fix for saving tables with non-string keys

#!/bin/sh
echo "Pulling from http://getjabber.ath.cx:4000/"
echo "You must have Mercurial (the hg command)"
hg pull http://getjabber.ath.cx:4000/

mercurial