Update : GLPI final
This commit is contained in:
parent
ccc77dc6bb
commit
6ad0fbd0b0
@ -71,7 +71,7 @@ install_glpi_agent() {
|
||||
# Install the GLPI agent package
|
||||
log_message "INFO" "Installing GLPI agent package"
|
||||
|
||||
perl glpi-agent-$LATEST_VERSION-linux-installer.pl --reinstall --type=all
|
||||
perl glpi-agent-$LATEST_VERSION-linux-installer.pl --reinstall -s "https://glpi/marketplace/glpiinventory/" -t "TEMP" --type=all
|
||||
|
||||
if [ $? -ne 0 ]; then
|
||||
log_message "ERROR" "Failed to install GLPI agent package"
|
||||
|
Loading…
x
Reference in New Issue
Block a user