mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-07 14:35:48 +01:00
Update plugin.py
This commit is contained in:
@@ -953,6 +953,7 @@ class NeoBootImageChoose(Screen):
|
||||
self.session.open(MessageBox, mess, MessageBox.TYPE_INFO)
|
||||
|
||||
if not fileExists('/.multinfo'):
|
||||
system('ln -sfn /sbin/init.sysvinit /sbin/init')
|
||||
out = open('%sImageBoot/.neonextboot' % getNeoLocation(), 'w')
|
||||
out.write('Flash')
|
||||
out.close()
|
||||
|
||||
Reference in New Issue
Block a user