about summary refs log tree commit diff
path: root/contrib/mpeek
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/mpeek')
-rwxr-xr-xcontrib/mpeek2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/mpeek b/contrib/mpeek
index bf568dc..529b31f 100755
--- a/contrib/mpeek
+++ b/contrib/mpeek
@@ -1,7 +1,7 @@
 #!/bin/sh
 # mpeek - wrapper around mscan with a different seq
 
-export MAILSEQ=$HOME/.mblaze/peek.seq
+export MAILSEQ=${MBLAZE:-$HOME/.mblaze}/peek.seq
 
 if [ -t 0 ]; then
 	mseq "$@"