mirror of
https://github.com/gutosie/neoboot.git
synced 2026-02-09 22:36:46 +01:00
Update vu_dev_mtd2.sh
This commit is contained in:
@@ -7,6 +7,10 @@ if `grep -q 'osd.language=pl_PL' </etc/enigma2/settings`; then
|
||||
PL=1
|
||||
fi
|
||||
|
||||
if [ -f /proc/stb/info/vumodel ]; then
|
||||
VUMODEL=$( cat /proc/stb/info/vumodel )
|
||||
fi
|
||||
|
||||
if [ -f /proc/stb/info/boxtype ]; then
|
||||
BOXTYPE=$( cat /proc/stb/info/boxtype )
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user