summaryrefslogtreecommitdiff
path: root/DEV
diff options
context:
space:
mode:
authorichdasich <ichdasich@29ba0400-6e00-0410-a75a-ca02368028f8>2008-09-26 22:01:57 +0000
committerichdasich <ichdasich@29ba0400-6e00-0410-a75a-ca02368028f8>2008-09-26 22:01:57 +0000
commit99e5103abf81f933cd116cf0f8a2b097972a30b8 (patch)
treeb040965908b1da87b2ffd7e4e46f7874155cd6ae /DEV
parent6b9d8cd76fcba08de3742d314b171585a563f6d9 (diff)
updated install.sh
git-svn-id: svn://svn.cccv.de/engel-system@298 29ba0400-6e00-0410-a75a-ca02368028f8
Diffstat (limited to 'DEV')
-rw-r--r--DEV/install.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/DEV/install.sh b/DEV/install.sh
index d17b38bb..722f2eb9 100644
--- a/DEV/install.sh
+++ b/DEV/install.sh
@@ -54,6 +54,7 @@ echo "setting up mysql"
echo "setting sources in place"
cp -r `pwd`/engel-system/www/* /var/www/http/
cp -r `pwd`/engel-system/www-ssl/* /var/www/https/
+ cp -r `pwd`/engel-system/includes/ /var/www/
cp -r `pwd`/engel-system/default-conf/www-ssl/inc/* /var/www/https/inc/
rm /var/www/https/inc/config.php