www

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

commit 78abe694f13fd4e1290b1db0bd0a49111a8a271e
parent 655920424522fc868a3b2678fbff6d21b5d08f11
Author: Georges Dupéron <georges.duperon@gmail.com>
Date:   Mon, 20 Mar 2017 20:14:10 +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 ~/travis-deploy-key-id_rsa set +x eval `ssh-agent -s` set -x