Ver código fonte

题库配置文件提交

weiwenhai 6 anos atrás
pai
commit
e29dd393c2
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      examcloud-core-questions-starter/shell/start.sh

+ 2 - 0
examcloud-core-questions-starter/shell/start.sh

@@ -14,6 +14,8 @@ if [ ! -z "$PID_LIST" ]; then
     exit -1
 fi
 
+APP_ARGS=$APP_ARGS" --startup.securityCode="$$
+
 echo "java options:"
 echo "$JAVA_OPTS"
 echo "args:"