Update stbbranding.py

This commit is contained in:
gutosie
2022-02-02 12:59:21 +02:00
committed by GitHub
parent c5bdf3ecc1
commit e855fb3931

View File

@@ -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