From e3b9932679bd6899b6e500fa7864b83ce8b488ba Mon Sep 17 00:00:00 2001 From: zyyang Date: Fri, 31 Dec 2021 16:20:04 +0800 Subject: [PATCH] change --- packaging/tools/makepkg.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/packaging/tools/makepkg.sh b/packaging/tools/makepkg.sh index e1e46512fc..d42d43f00e 100755 --- a/packaging/tools/makepkg.sh +++ b/packaging/tools/makepkg.sh @@ -1,7 +1,6 @@ #!/bin/bash # # Generate tar.gz package for all os system -source ./sed_replace.sh set -e #set -x -- GitLab