Skip to content

Commit

Permalink
Merge pull request #910 from ytorres/patch-1
Browse files Browse the repository at this point in the history
Update install_dependencies.debian.sh
  • Loading branch information
jokob-sk authored Dec 9, 2024
2 parents 9c28411 + 2275bf3 commit 7656ef9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install/install_dependencies.debian.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ fi
# Install dependencies
apt-get install -y \
tini snmp ca-certificates curl libwww-perl arp-scan perl apt-utils cron sudo \
nginx-light php php-cgi php-fpm php-sqlite3 php-curl php-openssl sqlite3 dnsutils net-tools \
python3 python3-dev iproute2 nmap python3-pip zip systemctl usbutils traceroute nbtscan avahi avahi-tools openrc dbus build-essential git
nginx-light php php-cgi php-fpm php-sqlite3 php-curl sqlite3 dnsutils net-tools \
python3 python3-dev iproute2 nmap python3-pip zip usbutils traceroute nbtscan avahi-daemon avahi-utils openrc build-essential git

# alternate dependencies
sudo apt-get install nginx nginx-core mtr php-fpm php8.2-fpm php-cli php8.2 php8.2-sqlite3 -y
Expand Down

0 comments on commit 7656ef9

Please sign in to comment.