diff --git a/iso/installer/install.sh b/iso/installer/install.sh index 737e1776..132f775f 100755 --- a/iso/installer/install.sh +++ b/iso/installer/install.sh @@ -268,11 +268,6 @@ function fuGET_DEPS { echo "### Determine fastest mirror for your location." echo netselect-apt -n -a amd64 unstable && cp sources.list /etc/apt/ -# # Point to Debian (Sid, unstable) -# tee /etc/apt/sources.list <