build: add pack.sh

master
Riceball LEE 2021-08-20 21:23:19 +08:00
parent fa919c9208
commit 50252fce96
No known key found for this signature in database
GPG Key ID: 10F15E84852CB868
1 changed files with 2 additions and 0 deletions

2
pack.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/bash
git archive HEAD -o ${PWD##*/}.zip