mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
sid: add unstable repo
This commit is contained in:
@@ -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
|
||||
;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user