mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-02 20:25:47 +01:00
Update inithelp
This commit is contained in:
@@ -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`
|
||||||
|
|||||||
Reference in New Issue
Block a user