locate the best mirrors

This commit is contained in:
Daniel Hansson 2016-12-12 01:58:16 +01:00 committed by GitHub
parent 68856b7e15
commit 7b3fe1389b

View File

@ -193,6 +193,18 @@ else
fi
clear
echo "Locating the best mirrors..."
apt update -q2
apt install -y \
git
python-pip
pip install \
--upgrade pip
apt-select
apt-select
sudo cp /etc/apt/sources.list /etc/apt/sources.list.backup && \
sudo mv sources.list /etc/apt/
# Set keyboard layout
echo "Current keyboard layout is Swedish"
echo "You must change keyboard layout to your language"