mirror of
https://github.com/trailofbits/algo.git
synced 2025-04-25 18:50:48 +02:00
* Move DNS adblocking to dnscrypt-proxy * Update docs * remove unneeded variable dnscrypt_proxy_version * Update to the latest dnscrypt-proxy version * install.sh fix * spelling
4 lines
166 B
Text
4 lines
166 B
Text
// Automatically upgrade packages from these (origin:archive) pairs
|
|
Unattended-Upgrade::Allowed-Origins {
|
|
"LP-PPA-shevchuk-dnscrypt-proxy:${distro_codename}";
|
|
};
|