disable nuxt telemetry

This commit is contained in:
Jonathan Baecker 2020-09-15 09:37:49 +02:00
parent be63738bb1
commit eec0a228e9

View File

@ -13,6 +13,7 @@ fi
# get sure that we have our correct PATH
export PATH=$PATH:/usr/local/bin
export NUXT_TELEMETRY_DISABLED=1
runInstall() {
if [[ ! -f "/etc/ffplayout/ffplayout.yml" ]]; then