Added mod_disco
[prosody.git] / pull_from_master.sh
index 8ac568a4a8b0495f814339bf530c1a5f237c0272..3c909b76fa3c4ea8babfa387fcd08e2a5017ecdb 100755 (executable)
@@ -1,4 +1,3 @@
 #!/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/
+which hg >/dev/null || echo "You must have Mercurial (the hg command)"
+hg pull http://heavy-horse.co.uk:4000/