diff options
| author | Paul Buetow <paul@buetow.org> | 2009-09-27 13:43:06 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2009-09-27 13:43:06 +0000 |
| commit | 4d349d7fd72c5cd45610dd1a9507bc3efdbc6835 (patch) | |
| tree | 25115534fe530c60a92fcd42b8290f7a7d5fcafb /pwupdate | |
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 |
