start.sh 134 B

123
  1. #!/bin/sh
  2. java -jar -Dfile.encoding=utf-8 -Duser.timezone=GMT+08 -Duser.language=zh -Duser.region=CN ./ms-mcms.jar
  3. :: > boot.log 2>&1