From 4ee8f59d74ae28a9ddda0de59685964b3f06e6e8 Mon Sep 17 00:00:00 2001 From: steering7253 Date: Mon, 18 May 2026 08:27:50 -0600 Subject: fix cronjob make --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 569c40e..b746b48 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 gpg # dependencies +apt install -y python3 wireguard-tools cron socat make libpam-dev gpg libssl-dev # 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