Invoke psdownload via the 9 script.

This commit is contained in:
wkj 2006-10-16 19:31:01 +00:00
parent 7e0854dae3
commit 067d852abe

View file

@ -1,4 +1,4 @@
#!/bin/sh #!/bin/sh
echo %!PS-Adobe-2.0 echo %!PS-Adobe-2.0
exec psdownload -f -mfontmap -r $PLAN9'/postscript/font/lw+' "$@" exec 9 psdownload -f -mfontmap -r $PLAN9'/postscript/font/lw+' "$@"