From: Frank Brehm Date: Thu, 6 Aug 2020 16:56:57 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to apt run X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=498ea5d30775f1be04225c471dd80b190a2ccfa6;p=config%2Fbruni%2Fetc-mint-new1.git saving uncommitted changes in /etc prior to apt run --- diff --git a/.etckeeper b/.etckeeper index 8a29d7d..d06c0e4 100755 --- a/.etckeeper +++ b/.etckeeper @@ -557,6 +557,7 @@ maybe chmod 0644 'apt/sources.list.d.bak/webupd8team-java-bionic.list' maybe chmod 0644 'apt/sources.list.d/flexiondotorg-minecraft-focal.list' maybe chmod 0644 'apt/sources.list.d/google-chrome.list' maybe chmod 0644 'apt/sources.list.d/nextcloud-devs-client-bionic.list' +maybe chmod 0644 'apt/sources.list.d/nilarimogard-webupd8-focal.list' maybe chmod 0644 'apt/sources.list.d/official-package-repositories.list' maybe chmod 0644 'apt/sources.list.d/official-source-repositories.list' maybe chmod 0644 'apt/sources.list.d/plexmediaserver.list' diff --git a/apt/sources.list.d/nilarimogard-webupd8-focal.list b/apt/sources.list.d/nilarimogard-webupd8-focal.list new file mode 100644 index 0000000..70b8637 --- /dev/null +++ b/apt/sources.list.d/nilarimogard-webupd8-focal.list @@ -0,0 +1,2 @@ +# deb http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu focal main +# deb-src http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu focal main diff --git a/apt/trusted.gpg b/apt/trusted.gpg index a138910..781a46d 100644 Binary files a/apt/trusted.gpg and b/apt/trusted.gpg differ