mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
rasplex support
Former-commit-id: 5dc6697124fe2e4fbfee6228db131bd574a921c6
This commit is contained in:
parent
fdbb1673eb
commit
89a8e6c6e5
@ -33,7 +33,7 @@ echo 'Created by brindosch - hyperion-project.org - the official Hyperion source
|
|||||||
echo '*******************************************************************************'
|
echo '*******************************************************************************'
|
||||||
|
|
||||||
# Find out if we are on OpenElec / OSMC / Raspbian
|
# Find out if we are on OpenElec / OSMC / Raspbian
|
||||||
OS_OPENELEC=`grep -m1 -c OpenELEC /etc/issue`
|
OS_OPENELEC=`grep -m1 -c 'OpenELEC\|RasPlex' /etc/issue`
|
||||||
OS_OSMC=`grep -m1 -c OSMC /etc/issue`
|
OS_OSMC=`grep -m1 -c OSMC /etc/issue`
|
||||||
OS_RASPBIAN=`grep -m1 -c 'Raspbian\|RetroPie' /etc/issue`
|
OS_RASPBIAN=`grep -m1 -c 'Raspbian\|RetroPie' /etc/issue`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user