From a8770f5af735cbbcb3cc8829abe7c6dec83aca8a Mon Sep 17 00:00:00 2001 From: modehua Date: Mon, 10 Apr 2023 10:50:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build.sh b/build.sh index 06c57928..2536c320 100755 --- a/build.sh +++ b/build.sh @@ -1,4 +1,7 @@ +script_dir=$(cd $(dirname $0);pwd) +cd $script_dir #勿删 +pwd cd ./build2/qt rm -f Makefile