From 877f93800edbcc3817a582658018e1c9fee29134 Mon Sep 17 00:00:00 2001 From: WSs_321 Date: Mon, 26 Feb 2024 06:34:47 +0000 Subject: [PATCH] update scripts/gen.sh. Signed-off-by: WSs_321 --- scripts/gen.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/gen.sh b/scripts/gen.sh index 121a2a2..bf56238 100644 --- a/scripts/gen.sh +++ b/scripts/gen.sh @@ -34,3 +34,5 @@ function main() main "$@" + +echo "test" -- Gitee