Skip to content

Commit d5f1319

Browse files
committed
pack theme as zip
1 parent 9c9abd8 commit d5f1319

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

creativecommons-certificate.zip

1.04 MB
Binary file not shown.

packtheme

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash
22

3-
zip creativecommons-certificate.zip ../creativecommons-certificate -r -x \*.git\* -x '*/.DS_Store/*' -x '*/node_modules/*' -x '*/.history/*'
3+
zip creativecommons-certificate.zip * -r -x \*.git\* -x '*/.DS_Store/*' -x '*/node_modules/*' -x '*/.history/*'

0 commit comments

Comments
 (0)