summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorruki <[email protected]>2023-07-21 22:37:02 +0800
committerruki <[email protected]>2023-07-21 22:37:02 +0800
commit56bc58325b10e39b8278e81e1852997334716efb (patch)
tree122612dae17dcef0f489de62acdba4e160b14a97 /scripts
parentcb6ac8efc7aecc0bf24d8a1844d0c76233cb84ea (diff)
fix tar for msys
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/archive-all1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/archive-all b/scripts/archive-all
index f15651ce3..9770664b8 100755
--- a/scripts/archive-all
+++ b/scripts/archive-all
@@ -30,6 +30,7 @@ cp -r ./xmake $topdir/xmake
cp ./scripts/*.sh $topdir/scripts
cp -r ./scripts/man $topdir/scripts
cp -r ./scripts/debian $topdir/scripts
+cp -r ./scripts/msys $topdir/scripts
cp ./*.md $topdir
cp configure $topdir
rm -rf $topdir/core/src/tbox/tbox/src/demo