From 1925ef802654f7fef28e8e6294334800d548afad Mon Sep 17 00:00:00 2001 From: mce0 Date: Fri, 8 Sep 2023 00:23:34 +0200 Subject: [PATCH] fix typo in Ubuntu-22.04-Server.sh (#7) Update Ubuntu-22.04-Server.sh Signed-off-by: mce0 --- Ubuntu-22.04-Server.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ubuntu-22.04-Server.sh b/Ubuntu-22.04-Server.sh index e5035ab..4dddf40 100644 --- a/Ubuntu-22.04-Server.sh +++ b/Ubuntu-22.04-Server.sh @@ -38,7 +38,7 @@ sudo systemctl restart sshd # Setup unbound -sudp apt install -y unbound +sudo apt install -y unbound echo 'server: trust-anchor-signaling: yes