projects
/
dev-env-setup.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e94288
)
must be a .list file
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Mon, 16 Aug 2021 19:32:51 +0000
(20:32 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Mon, 16 Aug 2021 19:32:51 +0000
(20:32 +0100)
install-hdl-apt-reqs
patch
|
blob
|
history
diff --git
a/install-hdl-apt-reqs
b/install-hdl-apt-reqs
index c125fc8791afd6a38c61f14d7b33934df57fd236..8122138376a57e0d9b576671ad07da6c3994ff3c 100755
(executable)
--- a/
install-hdl-apt-reqs
+++ b/
install-hdl-apt-reqs
@@
-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