mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Merge pull request #91 from joshuaboniface/no-telemetry
Disable telemetry in Debian builds
This commit is contained in:
commit
c2fd8d4b44
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