summaryrefslogtreecommitdiff
path: root/update.sh
diff options
context:
space:
mode:
authorFlorent Le Coz <louiz@louiz.org>2011-10-16 19:32:41 +0200
committerFlorent Le Coz <louiz@louiz.org>2011-10-16 19:32:41 +0200
commitd07b1d1e0d419ad3818efe2ee28a4dc914ca5218 (patch)
treec67059ec1f4d33c1ed839fcfed0df340d9765a48 /update.sh
parentad45e89ded3ebeec3910df4c42d6b91402809a6d (diff)
downloadpoezio-d07b1d1e0d419ad3818efe2ee28a4dc914ca5218.tar.gz
poezio-d07b1d1e0d419ad3818efe2ee28a4dc914ca5218.tar.bz2
poezio-d07b1d1e0d419ad3818efe2ee28a4dc914ca5218.tar.xz
poezio-d07b1d1e0d419ad3818efe2ee28a4dc914ca5218.zip
update update.sh
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index cc7b8962..4695a736 100755
--- a/update.sh
+++ b/update.sh
@@ -7,7 +7,7 @@
# Use launch.sh to start poezio directly from here
echo 'Updating poezio'
-hg pull -u
+git pull
if [ -e "SleekXMPP" ]
then