From d61951cbb464a06b9790b6afb50e2af1bf6a7b0b Mon Sep 17 00:00:00 2001 From: bamanker <27054792@qq.com> Date: Mon, 15 May 2023 12:35:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86dockerfile=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=B9=B6=E4=B8=94=E5=A2=9E=E5=8A=A0=E4=BA=86sh?= =?UTF-8?q?=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- start.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/start.sh b/start.sh index 1963dcf..2d3e1f5 100644 --- a/start.sh +++ b/start.sh @@ -1,2 +1 @@ -nohup java -Xms32M -Xmx32M -jar dailyLove-0.1.6.jar > runout.log 2>&1 & -tail -f runout.log \ No newline at end of file +nohup java -Xms32M -Xmx32M -jar dailyLove-0.1.6.jar > runout.log \ No newline at end of file