diff options
Diffstat (limited to 'bin/upas/spambox')
| -rwxr-xr-x | bin/upas/spambox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/upas/spambox b/bin/upas/spambox index b34cd300..390cc724 100755 --- a/bin/upas/spambox +++ b/bin/upas/spambox @@ -1,4 +1,4 @@ -#!/usr/local/plan9/bin/rc +#!/Users/ethan/plan9port/bin/rc if (~ $#* 0) echo usage: spambox mailfs/mbox && exit "usage" |