From 537c06fb728e2080510c47086773462b3d493706 Mon Sep 17 00:00:00 2001 From: suyuan <175338101@qq.com> Date: Thu, 10 Dec 2020 21:07:14 +0800 Subject: [PATCH] Update build.sh --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 7b323597..e0291768 100755 --- a/build.sh +++ b/build.sh @@ -363,4 +363,4 @@ fi echo "Building $OMR_DIST for the target $OMR_TARGET" make defconfig make IGNORE_ERRORS=m "$@" -echo "Done" \ No newline at end of file +echo "Done"