mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
VERSION: move to config/version
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
c3394a7bb2
commit
a3ec9edcc3
@ -18,7 +18,7 @@ ROOT=`pwd`
|
||||
PROJECT_DIR="$ROOT/projects"
|
||||
|
||||
# include versioning
|
||||
. ./VERSION
|
||||
. config/version
|
||||
|
||||
# read project options if available
|
||||
if [ -f "$PROJECT_DIR/$PROJECT/options" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user