X-Git-Url: http://git.hcoop.net/clinton/scripts.git/blobdiff_plain/f4189f51de6a481c92f181303a27e0c0ef64f2af..bac711939993e274678c79f9ad2e2f0be0fe2243:/hcoop-git-maint diff --git a/hcoop-git-maint b/hcoop-git-maint index 327ff88..d148f2a 100755 --- a/hcoop-git-maint +++ b/hcoop-git-maint @@ -9,6 +9,6 @@ find /afs/hcoop.net/user -mindepth 3 -maxdepth 3 -noleaf -exec \ # Update cache of front page. cache=/var/local/lib/gitweb/indexcache.html -wget -q -O $cache.tmp 'http://git.hcoop.net/test?nocache=y' +wget -q -O $cache.tmp 'http://git.hcoop.net/?nocache=y' chmod a+r $cache.tmp mv $cache.tmp $cache