2020-03-06 15:21:32

This commit is contained in:
monlor
2020-03-06 15:21:33 +08:00
parent 79a64bf3c0
commit 44765ef57c
3 changed files with 20 additions and 5 deletions

View File

@@ -77,8 +77,8 @@ pack() {
gerneral_applist
mkdir -p ${pack_dir}/appstore 2> /dev/null
cp -rf appsbin/ ${pack_dir}/appsbin/
cp -rf temp/ ${pack_dir}/temp/
cp -rf appsbin ${pack_dir}/
cp -rf temp ${pack_dir}/
cp -rf install.sh ${pack_dir}/
mv -f appstore/* ${pack_dir}/appstore/
mv -f applist.txt ${pack_dir}/