mirror of
https://github.com/monlor/MIXBOX-ARCHIVE.git
synced 2026-04-27 05:01:05 +00:00
Compare commits
1 Commits
deploy-202
...
deploy-202
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
38e6e5beec |
@@ -83,8 +83,8 @@ pack() {
|
||||
mkdir -p ${pack_dir}/appsbin
|
||||
fi
|
||||
|
||||
cp -rf appsbin/* ${pack_dir}/
|
||||
cp -rf temp/* ${pack_dir}/
|
||||
cp -rf appsbin/* ${pack_dir}/appsbin/
|
||||
cp -rf temp/* ${pack_dir}/temp/
|
||||
cp -rf install.sh ${pack_dir}/
|
||||
mv -f appstore/* ${pack_dir}/appstore/
|
||||
mv -f applist.txt ${pack_dir}/
|
||||
|
||||
Reference in New Issue
Block a user