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