From d50435da062503617dc109d65315801d0c28c32f Mon Sep 17 00:00:00 2001 From: ruki Date: Sun, 20 Mar 2022 23:02:01 +0800 Subject: add man to archive --- scripts/archive-all | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') diff --git a/scripts/archive-all b/scripts/archive-all index c15e44876..161e8042f 100755 --- a/scripts/archive-all +++ b/scripts/archive-all @@ -25,6 +25,7 @@ cd $tmpdir/repo || exit cp -r ./core $tmpdir/xmake cp -r ./xmake $tmpdir/xmake/xmake cp ./scripts/*.sh $tmpdir/xmake/scripts +cp -r ./scripts/man $tmpdir/xmake/scripts cp -r ./scripts/debian $tmpdir/xmake/scripts cp ./*.md $tmpdir/xmake cp makefile $tmpdir/xmake -- cgit v1.3.1