mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
tools/dashboard: stop creating empty Generic build dir
This commit is contained in:
parent
d829752181
commit
3c2dce4256
@ -5,6 +5,8 @@
|
|||||||
|
|
||||||
cd "$(readlink -f "$(dirname "$0")")/.."
|
cd "$(readlink -f "$(dirname "$0")")/.."
|
||||||
|
|
||||||
|
export _CACHE_PACKAGE_LOCAL=none _CACHE_PACKAGE_GLOBAL=none _DEBUG_DEPENDS_LIST=none DEFAULT_PYTHON_VERSION=none
|
||||||
|
|
||||||
if [ -n "${PROJECT}" -a "$1" != "auto" ]; then
|
if [ -n "${PROJECT}" -a "$1" != "auto" ]; then
|
||||||
# loads project config and sets THREAD_CONTROL
|
# loads project config and sets THREAD_CONTROL
|
||||||
. config/options ""
|
. config/options ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user