From eb880446d8fcfa09631b0723d03e89741b704297 Mon Sep 17 00:00:00 2001 From: Chriztoffer Date: Tue, 28 Jan 2020 01:25:57 +0000 Subject: [PATCH] Update 'update.sh' --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.sh b/update.sh index cf15e2d..47fe970 100755 --- a/update.sh +++ b/update.sh @@ -56,7 +56,7 @@ Note the gortr file is DateTime stamped only, it is not signed with any certific ## [Last merge commit][0] at [dn42 registry][1] \`\`\` -$(git -C ../registry/ log -n 1 --merges | sed -E -e 's/^Author: ([a-zA-Z0-9]+) <.*>/Author: \1/') +$(git -C ../registry/ log -n 1 --merges | sed -E -e 's/^Author: ([a-zA-Z0-9]+) <.*>/Author: \1/' -e 's/^commit ([a-f0-9]+).*/commit \1/') \`\`\` ## crontab