From d07b1d1e0d419ad3818efe2ee28a4dc914ca5218 Mon Sep 17 00:00:00 2001 From: Florent Le Coz Date: Sun, 16 Oct 2011 19:32:41 +0200 Subject: update update.sh --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update.sh') 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 -- cgit v1.2.3