turn *off* safer mode, so that we can view pdfs.

i am not happy about this.
This commit is contained in:
rsc 2004-09-17 22:07:01 +00:00
parent 80e841abcf
commit 4611e331e7

View file

@ -1,3 +1,3 @@
#!/bin/sh
gv -swap -style $PLAN9/lib/gv.style -ad $PLAN9/lib/gv.resource "$@"
gv -nosafer -swap -style $PLAN9/lib/gv.style -ad $PLAN9/lib/gv.resource "$@"