upas: fix original mail in /sys/src/cmd/upas/misc
This commit is contained in:
parent
580a8ae857
commit
98bd636424
1 changed files with 1 additions and 1 deletions
|
@ -8,5 +8,5 @@ switch($1){
|
|||
case -f* -r* -c* -m*
|
||||
exec upas/nedmail $*
|
||||
case *
|
||||
exec upas/marshal $*
|
||||
exec upas/marshal -8 $*
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue