浏览代码

题库配置文件提交

weiwenhai 6 年之前
父节点
当前提交
e29dd393c2
共有 1 个文件被更改,包括 2 次插入0 次删除
  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:"