fix path
authorMartin Zobel-Helas <zobel@draghi.debian.org>
Sat, 6 Jun 2009 21:31:13 +0000 (21:31 +0000)
committerMartin Zobel-Helas <zobel@draghi.debian.org>
Sat, 6 Jun 2009 21:31:13 +0000 (21:31 +0000)
bin/update-wiki

index cb2d253..d5ee8e1 100755 (executable)
@@ -3,8 +3,8 @@
 set -e
 umask 0002
 
-WC="/org/dsa.debian.org/dsa-wiki"
-DEST="/org/dsa.debian.org/htdocs"
+WC="/srv/dsa.debian.org/dsa-wiki"
+DEST="/srv/dsa.debian.org/htdocs"
 URL="http://dsa.debian.org/"
 UPDATE=1