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