From e7486fb7482a3f34f9765d83ce547873680c72f6 Mon Sep 17 00:00:00 2001 From: monlor Date: Wed, 13 May 2020 11:31:03 +0800 Subject: [PATCH] 2020-05-13 11:31:03 --- tools/gitsync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/gitsync.sh b/tools/gitsync.sh index be9ed29..07d1f21 100755 --- a/tools/gitsync.sh +++ b/tools/gitsync.sh @@ -86,7 +86,7 @@ pack() { cp -rf appsbin/* ${pack_dir}/appsbin/ cp -rf temp/* ${pack_dir}/temp/ - cp -rf install.sh ${pack_dir}/ + cp -rf install*.sh ${pack_dir}/ mv -f appstore/* ${pack_dir}/appstore/ mv -f applist.txt ${pack_dir}/