move build sh to bin
This commit is contained in:
@@ -108,7 +108,7 @@ makefe() {
|
||||
}
|
||||
|
||||
makebe() {
|
||||
cd ${builddir}
|
||||
cd ${builddir}/bin
|
||||
#chmod +x mkpkg.sh
|
||||
chmod +x build.sh
|
||||
./build.sh ${be_args[@]}
|
||||
|
||||
Reference in New Issue
Block a user