Fixed setup. Merged from branch

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/distributions/smartgears-distribution-bundle@133741 82a268e6-3cf1-43bd-a215-b396298e98cf
feature/22955
Luca Frosini 8 years ago
parent 568d9e0e08
commit 7952df326c

@ -2,7 +2,7 @@ PS1='$ '
TOMCAT_DST_FOLDER="tomcat"
TOMCAT_VERSION="${tomcat.version}"
TOMCAT_PID_FILENAME="tomcat.pid"
SMARTGEAR_DISTRIBUTION_DIRECTORY="smartgears-distribution-${smartgears-distribution.version}"
SMARTGEAR_DISTRIBUTION_DIRECTORY=$(ls -d smartgears-distribution-*)
SMARTGEAR_ROOT=${PWD}
BUNDLE_HOME=${SMARTGEAR_ROOT}

Loading…
Cancel
Save