about summary refs log tree commit homepage
path: root/examples/grok-pull.post_update_hook.sh
diff options
context:
space:
mode:
Diffstat (limited to 'examples/grok-pull.post_update_hook.sh')
-rwxr-xr-xexamples/grok-pull.post_update_hook.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/grok-pull.post_update_hook.sh b/examples/grok-pull.post_update_hook.sh
index d003448e..e04eb2c5 100755
--- a/examples/grok-pull.post_update_hook.sh
+++ b/examples/grok-pull.post_update_hook.sh
@@ -93,6 +93,7 @@ case $cfg_dir in
                 # only one newsgroup per inbox
                 break
         done
+        curl -sSfv "remote_inbox_url"/description >"$inbox_dir"/description
         echo "I: $inbox_name at $inbox_dir ($addresses) $local_url"
         ;;
 esac