Update mips_run.py

This commit is contained in:
gutosie
2022-02-24 17:33:17 +02:00
committed by GitHub
parent eb00a81e89
commit 19509ead6a

View File

@@ -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"):