summaryrefslogtreecommitdiffstats
path: root/deliveries/configure-and-run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deliveries/configure-and-run.sh')
-rwxr-xr-xdeliveries/configure-and-run.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/deliveries/configure-and-run.sh b/deliveries/configure-and-run.sh
index cb515765..5c2b2f46 100755
--- a/deliveries/configure-and-run.sh
+++ b/deliveries/configure-and-run.sh
@@ -2,4 +2,4 @@
LOGFILE=/opt/apache-tomcat-8.0.37/logs/catalina.out
echo "`date`:<-------------------- Starting -------------------->" >> $LOGFILE
-exec /opt/apache-tomcat-8.0.37/bin/catalina.sh run 2>&1 | tee -a $LOGFILE \ No newline at end of file
+exec /opt/apache-tomcat-8.0.37/bin/catalina.sh run 2>&1 | tee -a $LOGFILE