From b3df5c2355283008ab41c404e841771d2b06afe6 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Sat, 2 Aug 2025 01:35:46 +0800 Subject: [PATCH] bugfix --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 791195a..a16d14c 100755 --- a/build.sh +++ b/build.sh @@ -56,7 +56,7 @@ $cdir/py3/bin/python $cdir/app/sage.py -p 9181 -w $cdir & exit 0 EOF cat > $cdir/stop.sh <