From 09d4f4ff4087315f42c6a3db52ef899b9690a7f5 Mon Sep 17 00:00:00 2001 From: steering7253 Date: Mon, 4 May 2026 20:36:54 +0000 Subject: more installs --- install.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 5836d31..f9aac96 100755 --- a/install.sh +++ b/install.sh @@ -5,7 +5,9 @@ echo read -p "Press enter once you've done that..." -apt install git wireguard-tools cron socat +apt install -y git # you needed this to clone +apt install -y vim curl wget man-db whois bind9 # 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 addgroup autopeer -- cgit v1.3.1-10-gc9f91