[script]bugfix: zh garbled characters appear in window's bat script execution (#89)

This commit is contained in:
tomsun28
2022-04-14 20:52:08 +08:00
committed by GitHub
parent d660879cc9
commit 2bb8cee087
2 changed files with 6 additions and 14 deletions

View File

@@ -2,11 +2,9 @@
@echo off
setlocal enabledelayedexpansion
rem 项目名称
set SERVER_NAME="${project.artifactId}"
rem 应用的端口号
set SERVER_PORT=1157
echo Start shutdown HertzBeat %SERVER_NAME%