mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +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"
|
PROJECT_DIR="$ROOT/projects"
|
||||||
|
|
||||||
# include versioning
|
# include versioning
|
||||||
. ./VERSION
|
. config/version
|
||||||
|
|
||||||
# read project options if available
|
# read project options if available
|
||||||
if [ -f "$PROJECT_DIR/$PROJECT/options" ]; then
|
if [ -f "$PROJECT_DIR/$PROJECT/options" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user