fanboy-adblock/script.sh

5 lines
47 B
Bash
Raw Normal View History

2009-12-25 15:55:33 +13:00
#!/bin/bash
hg add .
hg commit -m "$1"
hg push