diff options
| -rwxr-xr-x | install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
