Copy backport source list
This commit is contained in:
parent
57262fc556
commit
ace138d377
1 changed files with 6 additions and 5 deletions
|
@ -122,8 +122,9 @@ configure_plymouth (){
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
message "\nAdd Debian Sid Repository :"
|
message "\nAdd Debian stretch backport and Sid Repository :"
|
||||||
cp ./files/apt/10.sid.list /etc/apt/sources.list.d/
|
cp ./files/apt/10.stretch_backport.list /etc/apt/sources.list.d/
|
||||||
|
cp ./files/apt/20.sid.list /etc/apt/sources.list.d/
|
||||||
cp ./files/apt/20-stable /etc/apt/preferences.d/
|
cp ./files/apt/20-stable /etc/apt/preferences.d/
|
||||||
cp ./files/apt/80-fusioninventory /etc/apt/preferences.d/
|
cp ./files/apt/80-fusioninventory /etc/apt/preferences.d/
|
||||||
cp ./files/apt/80-papirus-icon-theme /etc/apt/preferences.d/
|
cp ./files/apt/80-papirus-icon-theme /etc/apt/preferences.d/
|
||||||
|
|
Reference in a new issue