mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-02 04:15:47 +01:00
Update mips_run.py
This commit is contained in:
@@ -135,7 +135,6 @@ class StartImage(Screen):
|
||||
|
||||
def getREBOOTSYSTEM():
|
||||
__module__ = __name__
|
||||
|
||||
def __init__(self, session):
|
||||
Screen.__init__(self, session)
|
||||
for line in open("/etc/hostname"):
|
||||
|
||||
Reference in New Issue
Block a user