updated codemirror script
This commit is contained in:
parent
9054cf04e7
commit
83df6fd104
2 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
#!/bin/sh
|
||||
test -n "$1" || { echo "usage: codemirror <file>"; exit 0; }
|
||||
|
||||
me="$(dirname $(readlink -f $0))"
|
||||
file="$(readlink -f "$1")"
|
||||
|
||||
|
|
|
|||
BIN
dist/v86-linux.iso
vendored
BIN
dist/v86-linux.iso
vendored
Binary file not shown.
Loading…
Add table
Reference in a new issue