summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorKurt Lieber <klieber@gentoo.org>2003-11-04 15:26:41 +0000
committerKurt Lieber <klieber@gentoo.org>2003-11-04 15:26:41 +0000
commitea2993e45473079a81d34eb02bc3a2d006aec3cc (patch)
treec84bc6aa9ab2c4cff9a9ec0711161b87d92ed500 /admin
parentadded brandy (diff)
downloadgentoo-ea2993e45473079a81d34eb02bc3a2d006aec3cc.tar.gz
gentoo-ea2993e45473079a81d34eb02bc3a2d006aec3cc.tar.bz2
gentoo-ea2993e45473079a81d34eb02bc3a2d006aec3cc.zip
added source ~/.bashrc
Diffstat (limited to 'admin')
-rw-r--r--admin/www.gentoo.org/scripts/news-index.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/admin/www.gentoo.org/scripts/news-index.sh b/admin/www.gentoo.org/scripts/news-index.sh
index e261cca822..f3f910ac50 100644
--- a/admin/www.gentoo.org/scripts/news-index.sh
+++ b/admin/www.gentoo.org/scripts/news-index.sh
@@ -2,6 +2,9 @@
# Modified by zhen <zhen@gentoo.org> 5/1/2003 to add support for the
# arch projects subpages.
+#to get WEBROOT and WEBSCRIPTS defined
+source ~/.bashrc
+
# what arches do we support?
ARCHES="ppc"