aboutsummaryrefslogtreecommitdiffstats
path: root/pull_from_master.sh
diff options
context:
space:
mode:
authorPaul-Sebastian Manole <brokenthorn@gmail.com>2008-10-08 19:17:14 +0300
committerPaul-Sebastian Manole <brokenthorn@gmail.com>2008-10-08 19:17:14 +0300
commit7ac1049b6a86e4ce83150f3de4b01dc471704ad0 (patch)
treec21cf75401393487272e137325409ad019d75d32 /pull_from_master.sh
parente6b3e32fb740d25f8e2af0671e6c62f2c9f6a66f (diff)
downloadprosody-7ac1049b6a86e4ce83150f3de4b01dc471704ad0.tar.gz
prosody-7ac1049b6a86e4ce83150f3de4b01dc471704ad0.zip
Added script to pull from master mercurial repository
Added a few name suggestions to doc/names.txt Minor edits.
Diffstat (limited to 'pull_from_master.sh')
-rwxr-xr-xpull_from_master.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/pull_from_master.sh b/pull_from_master.sh
new file mode 100755
index 00000000..8ac568a4
--- /dev/null
+++ b/pull_from_master.sh
@@ -0,0 +1,4 @@
+#!/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/