summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorp4bl0 <r@uzy.me>2011-05-21 14:26:47 +0200
committerp4bl0 <r@uzy.me>2011-05-21 14:26:47 +0200
commit742fac693074f58837b8d5d4677abfc0c356024d (patch)
tree56357e1847861ea7f587102ceff23955fc2cb8ff /install.sh
parent18457e886dee493c2e8d44146d10a79cc1e57c3b (diff)
updated my email address in the README commit at installation
Diffstat (limited to 'install.sh')
-rw-r--r--install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 3d54d24..68a125b 100644
--- a/install.sh
+++ b/install.sh
@@ -105,7 +105,7 @@ EOF
#INCLUDE:README#
EOF
git add _articles/fugitive-readme
- git commit --no-verify --author="p4bl0 <pablo@rauzy.name>" \
+ git commit --no-verify --author="p4bl0 <r@uzy.me>" \
-m "fugitive: README" >/dev/null
echo "done."
fi