From 9eae30c00bcf9fa172df1ab25bdaebf728f957c2 Mon Sep 17 00:00:00 2001 From: dsc Date: Tue, 7 Dec 2010 07:23:46 -0800 Subject: [PATCH] Updates deploy dirs --- www/doc | 1 + www/etc | 1 + www/lib | 1 + 3 files changed, 3 insertions(+), 0 deletions(-) create mode 120000 www/doc create mode 120000 www/etc create mode 120000 www/lib diff --git a/www/doc b/www/doc new file mode 120000 index 0000000..6af34c9 --- /dev/null +++ b/www/doc @@ -0,0 +1 @@ +../doc \ No newline at end of file diff --git a/www/etc b/www/etc new file mode 120000 index 0000000..3055401 --- /dev/null +++ b/www/etc @@ -0,0 +1 @@ +../etc \ No newline at end of file diff --git a/www/lib b/www/lib new file mode 120000 index 0000000..dc598c5 --- /dev/null +++ b/www/lib @@ -0,0 +1 @@ +../lib \ No newline at end of file -- 1.7.0.4