diff options
| -rwxr-xr-x | pwgrep.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
