disable nuxt telemetry
This commit is contained in:
parent
be63738bb1
commit
eec0a228e9
@ -13,6 +13,7 @@ fi
|
|||||||
|
|
||||||
# get sure that we have our correct PATH
|
# get sure that we have our correct PATH
|
||||||
export PATH=$PATH:/usr/local/bin
|
export PATH=$PATH:/usr/local/bin
|
||||||
|
export NUXT_TELEMETRY_DISABLED=1
|
||||||
|
|
||||||
runInstall() {
|
runInstall() {
|
||||||
if [[ ! -f "/etc/ffplayout/ffplayout.yml" ]]; then
|
if [[ ! -f "/etc/ffplayout/ffplayout.yml" ]]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user