summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xupdate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index 09b84877..472e6a28 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 || echo 'You do not seem to be in poezio’s directory. Exiting.' && exit 1
+hg pull -u
if [ -e "SleekXMPP" ]
then