From 13c34a8d26e475defaea4558dd1c7a8eed665486 Mon Sep 17 00:00:00 2001 From: Frank Villaro-Dixon Date: Thu, 9 Apr 2015 18:51:12 +0200 Subject: [PATCH] install.sh --- gitconfig | 3 ++- install.sh | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gitconfig b/gitconfig index bf41d2a..3903920 100644 --- a/gitconfig +++ b/gitconfig @@ -27,12 +27,13 @@ textconv = odt2txt [push] - default = simple + default = current [sendemail] smtpencryption = tls smtpserver = www.villaro-dixon.eu smtpserverport = 587 smtpuser = frank_mail + [credential] helper = cache diff --git a/install.sh b/install.sh index 1ec47ef..2744800 100755 --- a/install.sh +++ b/install.sh @@ -118,7 +118,6 @@ if [ $(hostname) = "intersect" ]; then else SECURE_DIR=~ echo "FIXME" - exit fi; #simple files