Update install_services.sh
Added net-tools to the needed packages.
This commit is contained in:
committed by
GitHub
parent
92d083a14c
commit
41f918474b
@@ -20,7 +20,7 @@ install_depends() {
|
|||||||
apt install -qqy caddy ftpd sqlite3 php-sqlite3 alsa-utils \
|
apt install -qqy caddy ftpd sqlite3 php-sqlite3 alsa-utils \
|
||||||
pulseaudio avahi-utils sox libsox-fmt-mp3 php php-fpm php-curl php-xml \
|
pulseaudio avahi-utils sox libsox-fmt-mp3 php php-fpm php-curl php-xml \
|
||||||
php-zip icecast2 swig ffmpeg wget unzip curl cmake make bc libjpeg-dev \
|
php-zip icecast2 swig ffmpeg wget unzip curl cmake make bc libjpeg-dev \
|
||||||
zlib1g-dev python3-dev python3-pip python3-venv lsof
|
zlib1g-dev python3-dev python3-pip python3-venv lsof net-tools
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user