diff options
| author | ruki <[email protected]> | 2020-09-09 00:55:13 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-09-09 00:55:13 +0800 |
| commit | 6cd945f6b5268b392e5452a7d89f4807da89f18c (patch) | |
| tree | 8a92b8f430399f23072e0472d8d93b6c95c42fba /scripts/archive-all | |
| parent | 95981ed19ba69b2367db5a0e33e2ed80ba811882 (diff) | |
update makeppa
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 9051f37e2..c15e44876 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/debian $tmpdir/xmake/scripts cp ./*.md $tmpdir/xmake cp makefile $tmpdir/xmake cd $tmpdir/xmake || exit |
