1
0

move build sh to bin

This commit is contained in:
zhangsz
2025-03-26 14:12:27 +08:00
parent 1bb763df6e
commit 521936fbcc

View File

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