Update vu4k_run.py

This commit is contained in:
gutosie
2022-03-30 22:14:45 +03:00
committed by GitHub
parent 5a5be08721
commit 502ba84aec

View File

@@ -121,7 +121,6 @@ class StartImage(Screen):
elif getBoxVuModel() == 'zero4k':
os.system('mkdir -p /media/InternalFlash; mount /dev/mmcblk0p7 /media/InternalFlash')
system('chmod 755 ' + LinkNeoBoot + '/files/kernel.sh')
self.sel = self['list'].getCurrent()
if self.sel:
self.sel = self.sel[2]