Skip to content

Commit 396b798

Browse files
author
Peter Lohse
committed
packing verbessert
1 parent 3f0374b commit 396b798

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.tar

make.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash
22
rm -f dev.hanashi.wsc.multifactor-trophy.tar
3-
7z a -ttar -mx=9 dev.hanashi.wsc.multifactor-trophy.tar ./* -x!dev.hanashi.wsc.multifactor-trophy.tar -x!.git -x!.gitignore -x!make.sh
3+
7z a -ttar -mx=9 dev.hanashi.wsc.multifactor-trophy.tar ./* -x!dev.hanashi.wsc.multifactor-trophy.tar -x!.git -x!.gitignore -x!make.sh -x!LICENSE -x!README.md

0 commit comments

Comments
 (0)