saving uncommitted changes in /etc prior to apt run

remotes/origin/may2018
Joshua Dye 6 years ago
parent 5d71d300cb
commit 5f7aea0d1c

@ -110,6 +110,7 @@ maybe chmod 0644 'apt/listchanges.conf'
maybe chmod 0755 'apt/preferences.d'
maybe chmod 0644 'apt/sources.list'
maybe chmod 0755 'apt/sources.list.d'
maybe chmod 0644 'apt/sources.list.d/my.list'
maybe chmod 0644 'apt/sources.list.d/raspi.list'
maybe chmod 0644 'apt/trusted.gpg'
maybe chmod 0755 'apt/trusted.gpg.d'

@ -0,0 +1 @@
deb https://repo.ovalwonder.com/ testing main

Binary file not shown.
Loading…
Cancel
Save