WechatGroup
This commit is contained in:
@@ -127,7 +127,7 @@ main() {
|
||||
# 启动应用
|
||||
__green "启动应用..."
|
||||
nohup java ${JVM_OPTION} -jar ${JAR_PATH} --spring.profiles.active=${PROFILE} >> ${LOG_FILE} 2>&1 &
|
||||
|
||||
tail -f logs/backend.log
|
||||
# 等待应用启动
|
||||
sleep 3
|
||||
|
||||
|
Reference in New Issue
Block a user