default shell: testing coreutils with cd command

This commit is contained in:
minjaesong
2020-11-01 23:27:09 +09:00
parent a23d85ea6c
commit 1a8ced3486
3 changed files with 51 additions and 16 deletions

View File

@@ -10,7 +10,7 @@ _TVDOS.DRIVES["A"] = _BIOS.FIRST_BOOTABLE_PORT;
_TVDOS.defaults = {
path: [
""
"/tvdos/bin"
]
};
Object.freeze(_TVDOS);