summaryrefslogtreecommitdiffstats
path: root/src/main/docker
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/docker')
-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