mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
parent
cb8ad9b451
commit
34687dc030
@ -6,6 +6,9 @@ else
|
||||
PROJECT="$PROJECT"
|
||||
fi
|
||||
|
||||
# you are a noob: 'Yes' is not 'yes' :)
|
||||
PVR=`echo $PVR | tr A-Z a-z`
|
||||
|
||||
# determines TARGET_ARCH, if not forced by user (i386 / x86_64 / arm)
|
||||
# default is i386
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user