diff options
| author | ruki <[email protected]> | 2022-12-23 23:01:16 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-12-23 12:10:15 +0800 |
| commit | d46b367e720781995c699d7ecdd0a00cbf780266 (patch) | |
| tree | 046dbcd73d712e75bce0358d32a48f9a3eaa19e4 /scripts/archive-all | |
| parent | 9a1bd4627bc2cbbffc01341a3f4e6671c3bb126b (diff) | |
update scripts
Diffstat (limited to 'scripts/archive-all')
| -rwxr-xr-x | scripts/archive-all | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/archive-all b/scripts/archive-all index d61788fc7..79756cb1e 100755 --- a/scripts/archive-all +++ b/scripts/archive-all @@ -29,6 +29,7 @@ cp -r ./scripts/man $tmpdir/xmake/scripts cp -r ./scripts/debian $tmpdir/xmake/scripts cp ./*.md $tmpdir/xmake cp makefile $tmpdir/xmake +cp configure $tmpdir/xmake cd $tmpdir/xmake || exit rm -rf ./core/src/tbox/tbox/src/demo rm -rf ./core/src/luajit |
