1
0

feat: build sh update

This commit is contained in:
simon
2025-04-27 20:01:59 +08:00
parent c12c9d2f31
commit 3451f36ece
2 changed files with 1 additions and 1 deletions

View File

@@ -107,7 +107,7 @@ makefe() {
}
makebe() {
cd ${builddir}
cd ${builddir}/bin
#chmod +x mkpkg.sh
chmod +x build.sh
./build.sh ${be_args[@]}