Update inithelp

This commit is contained in:
gutosie
2021-12-17 19:03:26 +02:00
committed by GitHub
parent 9cdd00ff0b
commit d6ab61dde1

View File

@@ -5,7 +5,7 @@ echo "_________________________ Start inithelp __________________________"
if [ -f /proc/stb/info/vumodel ]; then if [ -f /proc/stb/info/vumodel ]; then
VUMODEL=$( cat /proc/stb/info/vumodel ) VUMODEL=$( cat /proc/stb/info/vumodel )
fi 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` NEODEVICE=`cat /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/.location`
IMAGEKATALOG=ImageBoot IMAGEKATALOG=ImageBoot
BOXHOSTNAME=`cat /etc/hostname` BOXHOSTNAME=`cat /etc/hostname`