Add files via upload

This commit is contained in:
gutosie
2021-03-05 09:43:00 +02:00
committed by GitHub
parent d3dfb02254
commit e982ed0a12
3 changed files with 97 additions and 87 deletions

View File

@@ -257,7 +257,7 @@ class InstallImage(Screen, ConfigListScreen):
str(self.PiconR.value),
str(self.Kodi.value),
str(self.BlackHole.value))
print '[NEO-BOOT]: ', cmd
print ("[MULTI-BOOT]: "), cmd
from Plugins.Extensions.NeoBoot.plugin import PLUGINVERSION
self.session.open(Console, _('NeoBoot v.%s - Install new image') % PLUGINVERSION, [message, cmd])