mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-24 11:41:58 +00:00
turn *off* safer mode, so that we can view pdfs.
i am not happy about this.
This commit is contained in:
parent
80e841abcf
commit
4611e331e7
1 changed files with 1 additions and 1 deletions
2
bin/psv
2
bin/psv
|
@ -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 "$@"
|
||||
|
|
Loading…
Reference in a new issue