From 59b7bf4cbf7ed136a563f3ee32cfc967cc2c40b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrg=20Lehni?= Date: Mon, 2 Dec 2013 10:08:18 +0100 Subject: [PATCH] One more fix in publish.sh --- build/publish.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build/publish.sh b/build/publish.sh index 8c10332a..e42c2359 100755 --- a/build/publish.sh +++ b/build/publish.sh @@ -22,6 +22,7 @@ DIST_FILE=content/10-Download/paperjs-v$VERSION.zip # Relative to $SITE_DIR cd $PAPER_DIR/build ./dist.sh +cd $PAPER_DIR echo "Commiting Version" # Add changed json configuration files git add -u package.json