mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-01 11:55:47 +01:00
Update devices.py
This commit is contained in:
@@ -713,10 +713,9 @@ class SetDiskLabel(Screen):
|
||||
return jest
|
||||
|
||||
def myclose(self):
|
||||
if answer is True:
|
||||
system('reboot -f')
|
||||
|
||||
|
||||
|
||||
class DeviceManagerSummary(Screen):
|
||||
def __init__(self, session, parent):
|
||||
Screen.__init__(self, session, parent=parent)
|
||||
|
||||
Reference in New Issue
Block a user