diff options
Diffstat (limited to 'deliveries')
-rwxr-xr-x | deliveries/configure-and-run.sh | 2 | ||||
-rw-r--r-- | deliveries/etc.zip | bin | 11448 -> 11446 bytes |
2 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 diff --git a/deliveries/etc.zip b/deliveries/etc.zip Binary files differindex dc530f51..54e496d3 100644 --- a/deliveries/etc.zip +++ b/deliveries/etc.zip |