We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4895a6b + b8c64b8 commit 273ba31Copy full SHA for 273ba31
contrib/unix/install-deb.sh
@@ -61,6 +61,7 @@ downloadurlesx=$BaseUrl\glpi-agent-task-esx_$version\_all.deb
61
# Setup dependencies for Agent Core
62
echo "Installing agent dependencies"
63
{
64
+ apt update
65
apt-get -y install dmidecode hwdata ucf hdparm
66
apt-get -y install perl libuniversal-require-perl libwww-perl libparse-edid-perl
67
apt-get -y install libproc-daemon-perl libfile-which-perl libhttp-daemon-perl
0 commit comments