mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-19 02:44:04 +09:00
empty commit message
This commit is contained in:
@@ -71,6 +71,12 @@ var execApp = function(cmdsrc, args) {
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// Boot script
|
||||
_TVDOS.defaults = {
|
||||
path: [
|
||||
""
|
||||
]
|
||||
};
|
||||
|
||||
filesystem.open("A", "tvdos/command.js", "R");
|
||||
let cmdsrc = filesystem.readAll("A");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user