2020-03-06 11:46:59

This commit is contained in:
monlor
2020-03-06 11:46:59 +08:00
parent cc2d631c80
commit 76f69f247e
2 changed files with 4 additions and 17 deletions

View File

@@ -82,6 +82,8 @@ pack() {
cp -rf install.sh ${pack_dir}/
mv -f appstore/* ${pack_dir}/appstore/
mv -f applist.txt ${pack_dir}/
rm -rf appstore/
}