updated install.sh

git-svn-id: svn://svn.cccv.de/engel-system@298 29ba0400-6e00-0410-a75a-ca02368028f8
main
ichdasich 16 years ago
parent 6b9d8cd76f
commit 99e5103abf

@ -54,6 +54,7 @@ echo "setting up mysql"
echo "setting sources in place" echo "setting sources in place"
cp -r `pwd`/engel-system/www/* /var/www/http/ cp -r `pwd`/engel-system/www/* /var/www/http/
cp -r `pwd`/engel-system/www-ssl/* /var/www/https/ 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/ cp -r `pwd`/engel-system/default-conf/www-ssl/inc/* /var/www/https/inc/
rm /var/www/https/inc/config.php rm /var/www/https/inc/config.php

Loading…
Cancel
Save