perf[deploy]: adjust ubuntu command

This commit is contained in:
godotg
2022-11-26 20:31:42 +08:00
parent f25b9a7e46
commit d547311ba7
+1 -1
View File
@@ -210,7 +210,7 @@ function start() {
waitInfoLog
if [ -z "${3}" ]; then
tailf log/info.log
tail -f log/info.log
else
sleep 4
local jarName=${jarPath##*/}