@ -41,7 +41,7 @@ if ! type -p fzf; then
case $(lsb_release -is) in
Debian)
case $(lsb_release -rs) in
9)
9|9.*)
backports_list="/etc/apt/sources.list.d/backports.list"
if ! [ -e "$backports_list" ]; then
echo "deb http://ftp.debian.org/debian stretch-backports main" > \