summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-03-27 13:50:04 +0200
committerRemi Collet <fedora@famillecollet.com>2017-03-27 13:50:04 +0200
commita72d23892a593c02e7e57d42cc764af651db5bc5 (patch)
tree51e3ce8f205c3ef098c866547db18e5b2de0a559
parent544a71ba06710eaa0628af77fffcb601237664ef (diff)
test
-rwxr-xr-xpost-update.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/post-update.sh b/post-update.sh
index e5f3343..443cd9e 100755
--- a/post-update.sh
+++ b/post-update.sh
@@ -5,11 +5,10 @@
#
# To enable this hook, rename this file to "post-update".
-git update-server-info
-
echo "ARGS=" $*
while read IN; do
echo "IN=$IN"
done
+git update-server-info