From 2150c0cc4a4a2fed1d52dafc3a364e2ffdfe2a6a Mon Sep 17 00:00:00 2001 From: Lisa Marie Maginnis Date: Fri, 20 Feb 2015 12:27:54 -0500 Subject: [PATCH] fixed gluestick typo --- gluestick.git/post-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gluestick.git/post-update b/gluestick.git/post-update index ddfe6a7..d158d9a 100755 --- a/gluestick.git/post-update +++ b/gluestick.git/post-update @@ -15,7 +15,7 @@ case $1 in ;; esac -wget git log -1 --format=format:%ae HEAD | grep -e '@web$' -e 'ikiwiki@peg' || curl -s --insecure 'https://techteam:aoNe6oor@pinger.fsf.org:8000/ikiwiki.cgi?do=ping' +git log -1 --format=format:%ae HEAD | grep -e '@web$' -e 'ikiwiki@peg' || curl -s --insecure 'https://techteam:aoNe6oor@pinger.fsf.org:8000/ikiwiki.cgi?do=ping' exec git update-server-info -- 2.25.1