summaryrefslogtreecommitdiffstats
path: root/src/main/docker/startup.sh
diff options
context:
space:
mode:
authorSteve Smokowski <ss835w@att.com>2017-02-10 16:08:20 -0500
committerSteve Smokowski <ss835w@att.com>2017-02-10 16:08:35 -0500
commite690871517457e68586e81f2cf19d43f121b5299 (patch)
treee6844751223e20a09581e3e9f3d73e161e644b93 /src/main/docker/startup.sh
parentef768a7c864f0d807d8696449f5eed7a4552316f (diff)
Update Poms and Tests
Change-Id: If95a1f2188e4073725c50b7dbb1e03b1329b7e27 Signed-off-by: Steve Smokowski <ss835w@att.com>
Diffstat (limited to 'src/main/docker/startup.sh')
-rw-r--r--src/main/docker/startup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/docker/startup.sh b/src/main/docker/startup.sh
index 22950cd..c4a4d5f 100644
--- a/src/main/docker/startup.sh
+++ b/src/main/docker/startup.sh
@@ -24,4 +24,4 @@ echo "Checking environment for configuration options"
$BIN_DIR/update_config.sh
echo "Starting up model loader..."
-$BIN_DIR/jetty.sh run > /dev/null 2>&1 \ No newline at end of file
+$BIN_DIR/jetty.sh run > /dev/null 2>&1