Update build.sh

This commit is contained in:
2025-11-07 22:31:47 +08:00
committed by GitHub
parent e2b56a69bd
commit 1647ffad99

View File

@@ -716,6 +716,7 @@ private_source_packaging() {
echo
echo -e "${YELLOW_COLOR}🔏 正在执行签名操作...${RESET}"
chmod -R 777 kmod-ipk kmod-sign
bash kmod-sign "$kmodpkg_name"
echo -e "${YELLOW_COLOR}📦 正在打包文件...${RESET}"