Skip to content

Commit 95a826c

Browse files
committed
syslog
1 parent 72fc624 commit 95a826c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/aws/entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,4 @@ java \
111111
-Dvertx.logger-delegate-factory-class-name=io.vertx.core.logging.SLF4JLogDelegateFactory \
112112
-Dlogback.configurationFile=${LOGBACK_CONF} \
113113
-Dhttp_proxy=socks5://127.0.0.1:3305 \
114-
-jar /app/"${JAR_NAME}"-"${JAR_VERSION}".jar
114+
-jar /app/"${JAR_NAME}"-"${JAR_VERSION}".jar

0 commit comments

Comments
 (0)