From 2a503c284e91a9f0a93dedd8146d36491594aa64 Mon Sep 17 00:00:00 2001 From: suyuan <175338101@qq.com> Date: Sat, 31 Oct 2020 19:31:40 +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 90ad2220..9847aef1 100755 --- a/build.sh +++ b/build.sh @@ -353,4 +353,4 @@ fi echo "Building $OMR_DIST for the target $OMR_TARGET" make defconfig make IGNORE_ERRORS=m "$@" -echo "Done" +echo "Done" \ No newline at end of file