Explorar el Código

题库配置文件提交

weiwenhai hace 6 años
padre
commit
e29dd393c2
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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:"