From 7e9cc240e35037fc26633fa18fe8f23ffe47e77a Mon Sep 17 00:00:00 2001 From: t3chn0m4g3 Date: Mon, 1 Apr 2019 12:49:07 +0000 Subject: [PATCH] prepare for merge to master --- iso/installer/install.sh | 7 +------ iso/preseed/tpot.seed | 2 +- update.sh | 2 +- 3 files changed, 3 insertions(+), 8 deletions(-) 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 <