saving uncommitted changes in /etc prior to apt run

This commit is contained in:
root
2022-10-11 08:49:31 +02:00
parent d7ca05cd82
commit c3f776a26d
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -569,6 +569,7 @@ maybe chmod 0644 'apt/preferences.d/tor'
maybe chmod 0644 'apt/sources.list'
maybe chmod 0755 'apt/sources.list.d'
maybe chmod 0644 'apt/sources.list.d/docker.list'
maybe chmod 0644 'apt/sources.list.d/google-chrome.list'
maybe chmod 0644 'apt/sources.list.d/lutris.list'
maybe chmod 0644 'apt/sources.list.d/spotify.list'
maybe chmod 0644 'apt/sources.list.d/steam.list'
+1
View File
@@ -0,0 +1 @@
deb [arch=amd64 signed-by=/usr/share/keyrings/google-chrome.gpg] http://dl.google.com/linux/chrome/deb/ stable main