mirror of
https://github.com/gutosie/neoboot.git
synced 2025-12-27 02:30:04 +01:00
add zgemmah9se png
This commit is contained in:
@@ -1354,7 +1354,9 @@ class SkinChange(Screen):
|
||||
elif getBoxHostName() == 'bre2ze4k':
|
||||
system('cp -r ' + LinkNeoBoot + '/images/bre2ze4k.png ' + LinkNeoBoot + '/images/box.png')
|
||||
elif getBoxHostName() == 'lunix4k':
|
||||
system('cp -r ' + LinkNeoBoot + '/images/lunix4k.png ' + LinkNeoBoot + '/images/box.png')
|
||||
system('cp -r ' + LinkNeoBoot + '/images/lunix4k.png ' + LinkNeoBoot + '/images/box.png')
|
||||
elif getBoxHostName() == 'zgemmah9s':
|
||||
system('cp -r ' + LinkNeoBoot + '/images/zgemmah9se.png ' + LinkNeoBoot + '/images/box.png')
|
||||
else:
|
||||
system('cp -r ' + LinkNeoBoot + '/images/logo.png ' + LinkNeoBoot + '/images/box.png')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user