mirror of
https://github.com/gutosie/neoboot.git
synced 2026-02-10 06:46:45 +01:00
Update vu_dev_mtd1.sh
This commit is contained in:
@@ -6,6 +6,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