sid: add unstable repo
This commit is contained in:
parent
68e20a4bf4
commit
7f11a59c3a
@ -136,6 +136,9 @@ function create_sources_list() {
|
||||
cat <<- EOF > "${basedir}"/etc/apt/sources.list
|
||||
deb http://${DEBIAN_MIRROR} $release main contrib non-free
|
||||
#deb-src http://${DEBIAN_MIRROR} $release main contrib non-free
|
||||
|
||||
deb http://${DEBIAN_MIRROR} unstable main contrib non-free
|
||||
#deb-src http://${DEBIAN_MIRROR} unstable main contrib non-free
|
||||
EOF
|
||||
;;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user