summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorruki <[email protected]>2019-08-28 22:44:28 +0800
committerruki <[email protected]>2019-08-28 10:26:51 +0800
commitf516cf7336320be9d867fc4efc764b44ebf40d7b (patch)
tree61e97ef85f1673649a20843a9e9d79b79cc454f7 /scripts
parent12cdd7a50a516adecadf1f349793b410a10c6a4a (diff)
fix archive-all.sh
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/archive-all.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/archive-all.sh b/scripts/archive-all.sh
index 1cdb6c29c..5026ae4e8 100755
--- a/scripts/archive-all.sh
+++ b/scripts/archive-all.sh
@@ -24,6 +24,7 @@ cp -r ./xmake $tmpdir/xmake/xmake
cp ./scripts/get.sh $tmpdir/xmake/scripts
cp ./*.md $tmpdir/xmake
cp makefile $tmpdir/xmake
+cp install $tmpdir/xmake
cd $tmpdir/xmake || exit
rm -rf ./core/src/tbox/tbox/src/demo