Fix prefix of generated zip file
This commit is contained in:
parent
74e81c8688
commit
84bd67fccb
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
*~
|
||||
*.zip
|
||||
|
|
|
@ -1 +1 @@
|
|||
git archive HEAD --prefix=tablepress-datatables-colrejigger-0.2 --format=zip -o tablepress-datatables-colrejigger-0.2.zip
|
||||
git archive HEAD --prefix=tablepress-datatables-colrejigger/ --format=zip -o tablepress-datatables-colrejigger-0.2.zip
|
||||
|
|
Loading…
Add table
Reference in a new issue