diff options
| author | ruki <[email protected]> | 2022-11-30 23:51:49 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-11-30 23:51:49 +0800 |
| commit | d91572bb30918b83e85ced60272dedd92bc44322 (patch) | |
| tree | 09c98b368241057cc980fafe46f874f429e8d30a /scripts/archive-all | |
| parent | 5076f7ccb4f06e28d64bc22e2fbed34098a63689 (diff) | |
remove autogen files
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 beba33702..d61788fc7 100755 --- a/scripts/archive-all +++ b/scripts/archive-all @@ -31,6 +31,7 @@ cp ./*.md $tmpdir/xmake cp makefile $tmpdir/xmake cd $tmpdir/xmake || exit rm -rf ./core/src/tbox/tbox/src/demo +rm -rf ./core/src/luajit # archive files outputfile=$artifactsdir/"xmake" |
