summaryrefslogtreecommitdiff
path: root/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/update.sh b/update.sh
index bbf89ec..6a248d2 100755
--- a/update.sh
+++ b/update.sh
@@ -4,8 +4,6 @@ set -e
./ssh_setup.sh
-ssh-keygen -y -f ~/.ssh/id_ed25519
-
git config --global user.email "msci@toufy.me"
git config --global user.name "makeshiftci"