mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-02 12:25:46 +01:00
Update inithelp
This commit is contained in:
@@ -5,7 +5,7 @@ echo "_________________________ Start inithelp __________________________"
|
||||
if [ -f /proc/stb/info/vumodel ]; then
|
||||
VUMODEL=$( cat /proc/stb/info/vumodel )
|
||||
fi
|
||||
NEOBOOT=/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/
|
||||
NEOBOOT=/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot
|
||||
NEODEVICE=`cat /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/.location`
|
||||
IMAGEKATALOG=ImageBoot
|
||||
BOXHOSTNAME=`cat /etc/hostname`
|
||||
|
||||
Reference in New Issue
Block a user