mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Disable telemetry in Debian builds
This commit is contained in:
parent
430c63746d
commit
7f60643891
1
debian/rules
vendored
1
debian/rules
vendored
@ -3,6 +3,7 @@ CONFIG := Release
|
||||
TERM := xterm
|
||||
SHELL := /bin/bash
|
||||
export DH_VERBOSE=1
|
||||
export DOTNET_CLI_TELEMETRY_OPTOUT=1
|
||||
|
||||
%:
|
||||
dh $@
|
||||
|
Loading…
x
Reference in New Issue
Block a user