X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=blobdiff_plain;f=examples%2Fgrok-pull.post_update_hook.sh;h=e04eb2c5ec35d4318deaf41ea9f9d1cacd5be240;hp=d003448eb81b0f5328f31c178751584839dfe74d;hb=5d1586cf4da126342829399914f96666f275b09d;hpb=b9cc3985078111b1fb38de920fd3b7afe3eec542 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