build.sh调整

This commit is contained in:
2023-01-30 15:59:01 +08:00
parent 09f5375891
commit 688d1a38db
2 changed files with 3 additions and 2 deletions

View File

@@ -1,8 +1,9 @@
#!/bin/bash
mkdir -p OYO/opt/durapps/oyo/yoyo-getfastmirror
cd yoyo-getfastmirror
dart pub get
./release.sh
mv release/yoyo-getfastmirror ../OYO/opt/durapps/oyo/yoyo-getfastmirror -u
cd ../OYO
fakeroot dpkg -b . ..
rm opt/durapps/oyo/yoyo-getfastmirror
rm opt/durapps/oyo/yoyo-getfastmirror/*