Subversion Repositories SmartDukaan

Rev

Rev 2324 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2324 Rev 2335
Line 14... Line 14...
14
done
14
done
15
 
15
 
16
# Get standard environment variables
16
# Get standard environment variables
17
PRGDIR=`dirname $(readlink -f "$PRG")`
17
PRGDIR=`dirname $(readlink -f "$PRG")`
18
 
18
 
19
SOLR_DIR=/root/solr/apache-solr-1.4.0/example/exampledocs
19
SOLR_DIR=/root/solr/example/exampledocs
20
MEDIA_EXPORT_PATH="/var/lib/tomcat6/webapps/export/"
20
MEDIA_EXPORT_PATH="/var/lib/tomcat6/webapps/export/"
21
WEBSITE_ROOT_PATH="/var/lib/tomcat6/webapps/ROOT/"
21
WEBSITE_ROOT_PATH="/var/lib/tomcat6/webapps/ROOT/"
22
WEBSITE_IMAGES_PATH="/var/lib/tomcat6/webapps/ROOT/images/"
22
WEBSITE_IMAGES_PATH="/var/lib/tomcat6/webapps/ROOT/images/"
23
WEBSITE_JAVASCRIPT_PATH="/var/lib/tomcat6/webapps/ROOT/js/"
23
WEBSITE_JAVASCRIPT_PATH="/var/lib/tomcat6/webapps/ROOT/js/"
24
CONTENT_EXPORT_PATH="/var/lib/tomcat6/webapps/export/html/"
24
CONTENT_EXPORT_PATH="/var/lib/tomcat6/webapps/export/html/"