www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 1a5b6eea0313fcaed36cb09b4b0c1bb31844a626
parent 78abe694f13fd4e1290b1db0bd0a49111a8a271e
Author: Georges Dupéron <georges.duperon@gmail.com>
Date:   Tue, 21 Mar 2017 01:36:06 +0100

Fix script

Diffstat:
Mauto-push-gh-pages.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/auto-push-gh-pages.sh b/auto-push-gh-pages.sh @@ -27,7 +27,7 @@ else echo "Error while decrypting key." fi set -x - chmod 600 ~/travis-deploy-key-id_rsa + chmod 600 ~/.ssh/travis-deploy-key-id_rsa set +x eval `ssh-agent -s` set -x