mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-09 11:41:33 -05:00
fix typo in Ubuntu-22.04-Server.sh (#7)
Update Ubuntu-22.04-Server.sh Signed-off-by: mce0 <contact@mce0.dev>
This commit is contained in:
parent
92b639fe9e
commit
1925ef8026
@ -38,7 +38,7 @@ sudo systemctl restart sshd
|
|||||||
|
|
||||||
# Setup unbound
|
# Setup unbound
|
||||||
|
|
||||||
sudp apt install -y unbound
|
sudo apt install -y unbound
|
||||||
|
|
||||||
echo 'server:
|
echo 'server:
|
||||||
trust-anchor-signaling: yes
|
trust-anchor-signaling: yes
|
||||||
|
Loading…
Reference in New Issue
Block a user