aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorGravatar steering72532026-05-18 06:33:11 -0600
committerGravatar steering72532026-05-18 06:33:11 -0600
commit45f8ac959afb2aefdada239561594b763928c2d4 (patch)
treec8aeb11597e34c313280d6429fdfd02b8d2595b5 /install.sh
parentadd pgp intro (diff)
gpg-verify fixups
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index de114dd..569c40e 100755
--- a/install.sh
+++ b/install.sh
@@ -7,7 +7,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 bind9-dnsutils bird2 # suggestions
-apt install -y python3 wireguard-tools cron socat make libpam-dev # dependencies
+apt install -y python3 wireguard-tools cron socat make libpam-dev gpg # dependencies
ln -s /opt/autopeer/sshd_config /etc/ssh/sshd_config.d/autopeer.conf
systemctl reload ssh
addgroup autopeer