Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
# # #
# source variables from tomcat file
. /path/to/file/tomcat
# # #
# now use any variable defined in tomcat file
echo $VERSION
...