mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-03-16 16:06:06 +09:00
device files are mounted under the drive letter of dollarsign
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
let fout = files.open("FBIPF")
|
||||
let fout = files.open("$:/FBIPF")
|
||||
let fin = files.open(_G.shell.resolvePathInput(exec_args[1]).full)
|
||||
|
||||
let ipfRead = fin.bread()
|
||||
|
||||
Reference in New Issue
Block a user