From 03578a8edd885e2a935e578d8fb2c7b70baa2990 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Sat, 2 Aug 2025 00:59:48 +0800 Subject: [PATCH] bugfix --- build.sh | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/build.sh b/build.sh index c2a0608..4826819 100755 --- a/build.sh +++ b/build.sh @@ -55,17 +55,13 @@ $cdir/py3/bin/python $cdir/app/sage.py -p 9180 -w $cdir & $cdir/py3/bin/python $cdir/app/sage.py -p 9181 -w $cdir & exit 0 EOF -cat > $cdir/stop.sh < $cdir/stop.sh <