aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar steering72532026-05-04 20:48:28 +0000
committerGravatar steering72532026-05-04 20:48:28 +0000
commit8710e61ff71d350ac2e0c8c51651d4d5a7e0b0c0 (patch)
tree3c31cd49ddd2ef568da036ca5158a1f2ef2fa936
parentgit-config (diff)
also bird
-rwxr-xr-xinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 2e59f76..e13c5fe 100755
--- a/install.sh
+++ b/install.sh
@@ -6,7 +6,7 @@ read -p "Press enter once you've done that..."
apt install -y git # you needed this to clone
-apt install -y vim curl wget man-db whois bind9 # suggestions
+apt install -y vim curl wget man-db whois bind9 bird2 # suggestions
apt install -y python3 wireguard-tools cron socat # dependencies
ln -s /opt/autopeer/sshd_config /etc/ssh/sshd_config.d/autopeer.conf
systemctl reload ssh