diff options
| author | ruki <[email protected]> | 2023-01-30 22:38:50 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-01-30 22:38:50 +0800 |
| commit | 0550f2645fd2706cc99881577f0d5cee0ad06a1d (patch) | |
| tree | 43e44707e5eb2e3d4c09bebde47011bdf9056e7b /scripts | |
| parent | c14b213c4c4f6eba15a65cb8ea4d313600dd890f (diff) | |
remove pdcurses from tar.gz
Diffstat (limited to 'scripts')
| -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 7ed9fa3ac..f15651ce3 100755 --- a/scripts/archive-all +++ b/scripts/archive-all @@ -34,6 +34,7 @@ cp ./*.md $topdir cp configure $topdir rm -rf $topdir/core/src/tbox/tbox/src/demo rm -rf $topdir/core/src/luajit +rm -rf $topdir/core/src/pdcurses cd $srcdir || exit # archive files |
