mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
config/options: rename default project to 'generic'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
efcd347a60
commit
d5b412c881
@ -1,7 +1,7 @@
|
||||
# determines PROJECT, if not forced by user
|
||||
# default is generic
|
||||
# default is Generic
|
||||
if [ -z "$PROJECT" ]; then
|
||||
PROJECT="generic"
|
||||
PROJECT="Generic"
|
||||
else
|
||||
PROJECT="$PROJECT"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user