From e4b1a0ac65029b4b4e8583207ef0f5124843eb3a Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 30 Jul 2010 21:40:21 +0000 Subject: changed default db to mydb.gpg --- pwgrep.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pwgrep.sh b/pwgrep.sh index 3d1c180..a9a3219 100755 --- a/pwgrep.sh +++ b/pwgrep.sh @@ -33,7 +33,7 @@ # You can overwrite the default values by setting env. variables # or by just editing this file. -DEFAULTPWGREPDB=database +DEFAULTPWGREPDB=mydb [ -z $SVN_EDITOR ] && SVN_EDITOR=ex [ -z $PWGREPDB ] && PWGREPDB=$DEFAULTPWGREPDB.gpg -- cgit v1.2.3