mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-02 12:25:46 +01:00
Update stbbranding.py
This commit is contained in:
@@ -157,7 +157,7 @@ def getNeoLocation():
|
||||
locatinoneo = '/media/hdd/'
|
||||
elif os.path.exists('/media/usb/ImageBoot'):
|
||||
locatinoneo = '/media/usb/'
|
||||
else
|
||||
else:
|
||||
locatinoneo = locatino
|
||||
return locatinoneo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user