linuxOS_AP05/debian/ubuntu-build-service/buster-base-arm64/binary/etc/apt/apt.conf.d/00secure

4 lines
133 B
Plaintext
Raw Normal View History

2025-09-26 01:40:02 +00:00
APT::Get::AllowUnauthenticated "true";
Aptitude::CmdLine::Ignore-Trust-Violations "true";
Acquire::AllowInsecureRepositories "true";