must be a .list file
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 16 Aug 2021 19:32:51 +0000 (20:32 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 16 Aug 2021 19:32:51 +0000 (20:32 +0100)
install-hdl-apt-reqs

index c125fc8791afd6a38c61f14d7b33934df57fd236..8122138376a57e0d9b576671ad07da6c3994ff3c 100755 (executable)
@@ -4,7 +4,7 @@ if [ "$EUID" -ne 0 ]
   exit
 fi
 # for qemu 5.2 use debian/buster backports
-cat << EOF > /etc/apt/sources.list.d/buster_backports
+cat << EOF > /etc/apt/sources.list.d/buster_backports.list
 deb http://deb.debian.org/debian buster-backports main
 EOF