if fs.isDir("/bin/rwrom/rom") then
    
end
term.setBackgroundColor(colors.white)
term.setTextColor(colors.white)
term.clear()
term.setCursorPos(1,1)
shell.run("mpt", "upgrade")
shell.run("/bin/nexos/boot")
shell.run("/bin/nexos/dm")