From: Frank Brehm Date: Tue, 17 Jan 2023 06:55:30 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to apt run X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=95627e29590d8665532f544853681f71e55a03f4;p=config%2Fbruni%2Fetc-mint-new1.git saving uncommitted changes in /etc prior to apt run --- diff --git a/.etckeeper b/.etckeeper index 2af4bc5..8ece9d3 100755 --- a/.etckeeper +++ b/.etckeeper @@ -636,6 +636,7 @@ maybe chmod 0644 'apt/sources.list.d.bak.2022-08-14/vscode.list' maybe chmod 0644 'apt/sources.list.d/fbrehm.list' maybe chmod 0644 'apt/sources.list.d/flexiondotorg-minecraft-ubuntu.list' maybe chmod 0644 'apt/sources.list.d/google-chrome.list' +maybe chmod 0644 'apt/sources.list.d/google-cloud-sdk.list' maybe chmod 0644 'apt/sources.list.d/nextcloud-devs-client-ubuntu.list' maybe chmod 0644 'apt/sources.list.d/official-package-repositories.list' maybe chmod 0644 'apt/sources.list.d/official-source-repositories.list' diff --git a/apt/sources.list.d/google-cloud-sdk.list b/apt/sources.list.d/google-cloud-sdk.list new file mode 100644 index 0000000..6d70265 --- /dev/null +++ b/apt/sources.list.d/google-cloud-sdk.list @@ -0,0 +1,2 @@ +deb [signed-by=/etc/apt/trusted.gpg.d/cloud.google.gpg] https://packages.cloud.google.com/apt cloud-sdk main +