We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82b5a41 commit 9c9abd8Copy full SHA for 9c9abd8
creativecommons-certificate.zip
1.05 MB
packtheme
@@ -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