Skip to content

Commit 9c9abd8

Browse files
committed
pack theme into .zip
1 parent 82b5a41 commit 9c9abd8

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

creativecommons-certificate.zip

1.05 MB
Binary file not shown.

packtheme

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/bash
2+
3+
zip creativecommons-certificate.zip ../creativecommons-certificate -r -x \*.git\* -x '*/.DS_Store/*' -x '*/node_modules/*' -x '*/.history/*'

0 commit comments

Comments
 (0)