fix: fix scripts and optimize

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-08-08 22:44:15 +08:00
parent da1316af2a
commit be6f189365
18 changed files with 131 additions and 61 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ if [ $? -ne 0 ]; then
exit 1
fi
gen_os_arch
openim::util::gen_os_arch
# Determine if all scripts were successfully built
BUILD_SUCCESS=true