hcoop-git-maint: Fix URL.
authormwolson_admin <mwolson_admin@deleuze.hcoop.net>
Sun, 22 Jun 2008 16:30:22 +0000 (12:30 -0400)
committermwolson_admin <mwolson_admin@deleuze.hcoop.net>
Sun, 22 Jun 2008 16:31:09 +0000 (12:31 -0400)
hcoop-git-maint

index 327ff88..d148f2a 100755 (executable)
@@ -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
 
 # 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
 chmod a+r $cache.tmp
 mv $cache.tmp $cache