update update.sh

This commit is contained in:
Florent Le Coz 2011-10-16 19:32:41 +02:00
parent ad45e89ded
commit d07b1d1e0d

View file

@ -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