mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-11-05 10:52:49 +00:00
Update scrypted-install.sh
add avahi-daemon
This commit is contained in:
@@ -17,6 +17,7 @@ msg_info "Installing Dependencies"
|
|||||||
$STD apt-get -y install software-properties-common apt-utils
|
$STD apt-get -y install software-properties-common apt-utils
|
||||||
$STD apt-get -y update
|
$STD apt-get -y update
|
||||||
$STD apt-get -y upgrade
|
$STD apt-get -y upgrade
|
||||||
|
$STD apt-get install -y avahi-daemon
|
||||||
$STD apt-get -y install \
|
$STD apt-get -y install \
|
||||||
build-essential \
|
build-essential \
|
||||||
gcc \
|
gcc \
|
||||||
|
|||||||
Reference in New Issue
Block a user