change to 4 statuses to be sure to fit screen

This commit is contained in:
Daniel Hansson 2020-04-22 00:08:08 +02:00 committed by GitHub
parent 6e04918e0c
commit 67ca7cf8b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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