From 67ca7cf8b46601cf9395dcfbd44f353b9718aff7 Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Wed, 22 Apr 2020 00:08:08 +0200 Subject: [PATCH] change to 4 statuses to be sure to fit screen --- static/locate_mirror.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/locate_mirror.sh b/static/locate_mirror.sh index ae6f1525..2c535357 100644 --- a/static/locate_mirror.sh +++ b/static/locate_mirror.sh @@ -42,7 +42,7 @@ else pip install \ --upgrade pip \ apt-select - check_command apt-select -m up-to-date -t 6 -c -C "$KEYBOARD_LAYOUT" + check_command apt-select -m up-to-date -t 4 -c -C "$KEYBOARD_LAYOUT" sudo cp /etc/apt/sources.list /etc/apt/sources.list.backup && \ if [ -f sources.list ] then