summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Fankhauser hiddenalpha.ch2024-05-05 23:03:25 +0200
committerAndreas Fankhauser hiddenalpha.ch2024-05-05 23:03:25 +0200
commit25cc2cf42fe2b0f8af65451bf2eb9196015e4851 (patch)
treec2531cf94665b03dde348cb727134dde3d247428
parent5bf183e567f0cd822f9cfb118c041f400f04cea5 (diff)
downloadUnspecifiedGarbage-25cc2cf42fe2b0f8af65451bf2eb9196015e4851.zip
UnspecifiedGarbage-25cc2cf42fe2b0f8af65451bf2eb9196015e4851.tar.gz
Add curl pkg
-rw-r--r--doc/note/setup-debian/setup-debian.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/note/setup-debian/setup-debian.txt b/doc/note/setup-debian/setup-debian.txt
index b3c71b6..435d6f0 100644
--- a/doc/note/setup-debian/setup-debian.txt
+++ b/doc/note/setup-debian/setup-debian.txt
@@ -100,7 +100,7 @@ Populate "/etc/environment" as described by "./etc-environment".
&& $SUDO apt install -y --no-install-recommends \
`# basic CLI` \
vim htop pv openssh-client iptables iptables-persistent xxd zip unzip xz-utils p7zip-full \
- file trash-cli genisoimage ncat \
+ file trash-cli genisoimage ncat curl \
`# basic UI` \
firefox-esr file-roller thunderbird chromium evince \
`# software devel` \