updated codemirror script

This commit is contained in:
Leon van Kammen 2024-12-16 18:41:08 +01:00
parent 9054cf04e7
commit 83df6fd104
2 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
#!/bin/sh #!/bin/sh
test -n "$1" || { echo "usage: codemirror <file>"; exit 0; }
me="$(dirname $(readlink -f $0))" me="$(dirname $(readlink -f $0))"
file="$(readlink -f "$1")" file="$(readlink -f "$1")"

BIN
dist/v86-linux.iso vendored

Binary file not shown.