From 478bc1a4fe83b44b804e988e1285afd5f959db25 Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Sun, 13 Apr 2014 14:59:47 +0200 Subject: [PATCH] Fix git pull from the wrong directory :O --- tools/update/update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/update/update.sh b/tools/update/update.sh index 73c3e455..53988c9b 100755 --- a/tools/update/update.sh +++ b/tools/update/update.sh @@ -20,6 +20,7 @@ git pull -q >/dev/null 2>&1 # Now do a conditional update of the main repo +cd $UPDDIR # Sleep 10 seconds to avoid interfering with the automirror scripts that # also run exactly on the minute.