Remove unecessary lines for repo
This commit is contained in:
parent
18a3347225
commit
7409cc883c
1 changed files with 0 additions and 8 deletions
|
@ -126,14 +126,6 @@ configure_plymouth (){
|
|||
fi
|
||||
}
|
||||
|
||||
# rno need to install things from sid and backport in 10
|
||||
#message "\nAdd Debian stretch backport and Sid Repository :"
|
||||
#cp ./files/apt/*.list /etc/apt/sources.list.d/
|
||||
#cp ./files/apt/20-stable /etc/apt/preferences.d/
|
||||
#cp ./files/apt/60-* /etc/apt/preferences.d/
|
||||
#cp ./files/apt/80-* /etc/apt/preferences.d/
|
||||
#message "done\n" "ok"
|
||||
#
|
||||
|
||||
apt-get update &>/dev/null
|
||||
process_package_file files/packages.list
|
||||
|
|
Reference in a new issue