4 lines
92 B
Bash
4 lines
92 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
hg archive ~/Desktop/gundo.zip -I 'doc' -I 'plugin' -I README.markdown
|