We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c9abd8 commit d5f1319Copy full SHA for d5f1319
creativecommons-certificate.zip
1.04 MB
packtheme
@@ -1,3 +1,3 @@
1
#!/bin/bash
2
3
-zip creativecommons-certificate.zip ../creativecommons-certificate -r -x \*.git\* -x '*/.DS_Store/*' -x '*/node_modules/*' -x '*/.history/*'
+zip creativecommons-certificate.zip * -r -x \*.git\* -x '*/.DS_Store/*' -x '*/node_modules/*' -x '*/.history/*'
0 commit comments