1
0
Fork 0
This commit is contained in:
VirtuBox 2019-12-13 17:43:06 +01:00
parent 5be171e4eb
commit f83a7760b6
Signed by: virtubox
GPG Key ID: 22EB296C97BAD476
1 changed files with 1 additions and 1 deletions

View File

@ -698,7 +698,7 @@ _DELETE_WO_SITES() {
} }
_CLEAN_PPA() { _CLEAN_PPA() {
rm -f /etc/apt/sources.list.d/{jonathonf-ubuntu-backports,jonathonf-ubuntu-ffmpeg-4*} rm -f /etc/apt/sources.list.d/{jonathonf-ubuntu-backports*,jonathonf-ubuntu-ffmpeg-4*}
} }
# enable color support of ls and also add handy aliases # enable color support of ls and also add handy aliases