pull_from_master.sh

changeset 92
0261260cf9a7
parent 75
338e75cba18d
equal deleted inserted replaced
91:6d66eb6b24cb 92:0261260cf9a7
1 #!/bin/sh 1 #!/bin/sh
2 echo "Pulling from http://getjabber.ath.cx:4000/" 2 which hg >/dev/null || echo "You must have Mercurial (the hg command)"
3 echo "You must have Mercurial (the hg command)" 3 hg pull http://heavy-horse.co.uk:4000/
4 hg pull http://getjabber.ath.cx:4000/

mercurial