mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-01 20:05:48 +01:00
Update plugin.py
This commit is contained in:
@@ -666,6 +666,7 @@ class NeoBootInstallation(Screen):
|
||||
|
||||
if os.path.isfile('/etc/name'):
|
||||
self.myclose2(_('The plug-in has been successfully installed.'))
|
||||
self.close()
|
||||
else:
|
||||
if not fileExists('/etc/name'):
|
||||
os.system('touch /etc/name')
|
||||
|
||||
Reference in New Issue
Block a user