[Pkg-osm-commits] [SCM] website branch, master, updated. 93572362c20781a12984b7b9b0595e31c75cdcc0
David Paleino
dapal at debian.org
Tue Oct 11 20:11:08 UTC 2011
The following commit has been merged in the master branch:
commit 93572362c20781a12984b7b9b0595e31c75cdcc0
Author: David Paleino <dapal at debian.org>
Date: Tue Oct 11 22:10:57 2011 +0200
Fix paths for new server
diff --git a/bin/update-wiki b/bin/update-wiki
index e33a4da..52cab69 100755
--- a/bin/update-wiki
+++ b/bin/update-wiki
@@ -3,8 +3,8 @@
set -e
umask 0002
-WC="/srv/alioth.debian.org/chroot/home/groups/pkg-osm/www"
-DEST="/srv/alioth.debian.org/chroot/home/groups/pkg-osm/htdocs"
+WC="/var/lib/gforge/chroot/home/groups/pkg-osm/www"
+DEST="/var/lib/gforge/chroot/home/groups/pkg-osm/htdocs"
URL="http://pkg-osm.alioth.debian.org/"
UPDATE=1
--
Git repository for pkg-osm
More information about the Pkg-osm-commits
mailing list