diff options
Diffstat (limited to 'pwupdate')
| -rwxr-xr-x | pwupdate | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pwupdate b/pwupdate new file mode 100755 index 0000000..f3079c5 --- /dev/null +++ b/pwupdate @@ -0,0 +1,3 @@ +#!/bin/sh + +cd ~/svn/pwgrep; svn update |
