summaryrefslogtreecommitdiffstats
path: root/src/main/bin
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/bin')
-rw-r--r--src/main/bin/start.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/bin/start.sh b/src/main/bin/start.sh
index 5ba69d7..d019bd2 100644
--- a/src/main/bin/start.sh
+++ b/src/main/bin/start.sh
@@ -19,7 +19,7 @@
# This path is referenced in the file logback.xml.
APP_HOME="${APP_HOME-/opt/app/validation-service}"
-JARFILE="$APP_HOME/validation-service.jar"
+JARFILE="$APP_HOME/validation.jar"
LOGBACK_FILE=logback.xml
# CONFIG_HOME is used as the base folder for relative paths, e.g. in the file aai-environment.properties