Moving removal of actual backup files for apt sources into correct hook.

This commit is contained in:
Daniel Baumann 2012-12-19 05:54:16 +01:00
parent 548b0bbe9d
commit ae3e571158
2 changed files with 1 additions and 1 deletions

View File

@ -5,5 +5,4 @@ set -e
# Remove apt sources.list files
rm -f /etc/apt/sources.list
rm -f /etc/apt/sources.list~
rm -f /etc/apt/sources.list.d/*.list

View File

@ -6,6 +6,7 @@ set -e
rm -f /boot/*.bak
rm -f /boot/*.old-dkms
rm -f /etc/apt/sources.list~
rm -f /etc/apt/trusted.gpg~
rm -f /etc/passwd-