From 7c460e7833e26b64cabe46074842f9d340f1cefe Mon Sep 17 00:00:00 2001 From: suyuan168 <175338101@qq.com> Date: Tue, 21 Jun 2022 11:55:23 +0800 Subject: [PATCH] Update build.sh --- build.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/build.sh b/build.sh index a81da8fb..4135c985 100755 --- a/build.sh +++ b/build.sh @@ -152,8 +152,6 @@ cat >> "$OMR_TARGET/${OMR_KERNEL}/source/package/base-files/files/etc/banner" << VERSION: $(git -C "$OMR_FEED" tag --sort=committerdate | tail -1) TARGET: $OMR_TARGET ARCH: $OMR_REAL_TARGET - - BUILD REPO: $(git config --get remote.origin.url) BUILD DATE: $(date -u) ----------------------------------------------------- EOF