commit a555db20c9d73fc1551e23593bcaae0eb27a6217
parent 73a45ea0ec431f1a34a91f543f912708341f7cc8
Author: Georges Dupéron <georges.duperon@gmail.com>
Date: Mon, 20 Mar 2017 20:12:46 +0100
Fix script
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/travis-auto-deploy.sh b/travis-auto-deploy.sh
@@ -21,7 +21,7 @@ else
ls -l /home/travis/build/jsmaniac/scribble-mathjax/.git/index.lock || true
# SSH configuration
- mkdir ~/.ssh
+ mkdir -p ~/.ssh
chmod 700 ~/.ssh
set +x
ls -l /home/travis/build/jsmaniac/scribble-mathjax/.git/index.lock || true