mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-08 15:05:38 +01:00
Update plugin.py
This commit is contained in:
@@ -827,7 +827,7 @@ class NeoBootImageChoose(Screen):
|
||||
if fileExists('/tmp/ver.txt'):
|
||||
os.system('mv /tmp/ver.txt /tmp/.nkod ;cd /')
|
||||
else:
|
||||
pass
|
||||
os.system(_('echo %s > /tmp/.nkod') % PLUGINVERSION)
|
||||
|
||||
|
||||
def DownloadImageOnline(self):
|
||||
|
||||
Reference in New Issue
Block a user