mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-03 20:55:47 +01:00
Update plugin.py
This commit is contained in:
@@ -1571,6 +1571,9 @@ class NeoBootImageChoose(Screen):
|
|||||||
images = True
|
images = True
|
||||||
break
|
break
|
||||||
if fil.endswith(".tar"):
|
if fil.endswith(".tar"):
|
||||||
|
images = True
|
||||||
|
break
|
||||||
|
if fil.endswith(".tar.gz"):
|
||||||
images = True
|
images = True
|
||||||
break
|
break
|
||||||
if fil.endswith(".nfi"):
|
if fil.endswith(".nfi"):
|
||||||
|
|||||||
Reference in New Issue
Block a user