diff --git a/pre/inst-depl b/pre/inst-depl index eeae68a..b03f574 100644 --- a/pre/inst-depl +++ b/pre/inst-depl @@ -11,16 +11,9 @@ apt-get update apt-get install -y apache2 git STOREREP="/var/www/html/gsbstore" -GLPIREL=10.0.6 +GLPIREL=10.0.10 str="wget -nc https://github.com/glpi-project/glpi/releases/download/${GLPIREL}/glpi-${GLPIREL}.tgz" - -#Fusion Inventory - -#FIREL=10.0.3+1.0 -#str2="https://github.com/fusioninventory/fusioninventory-for-glpi/releases/download/glpi${FIREL}/fusioninventory-${FIREL}.tar.bz2" - - #GLPI Agent GLPIAGVER=1.4 @@ -29,7 +22,7 @@ str31="wget -nc https://github.com/glpi-project/glpi-agent/releases/download/${G str32="wget -nc https://github.com/glpi-project/glpi-agent/releases/download/${GLPIAGVER}/GLPI-Agent-${GLPIAGVER}-x86.msi" -FOGREL=1.5.9 +FOGREL=1.5.10 str4="wget -nc https://github.com/FOGProject/fogproject/archive/${FOGREL}.tar.gz -O fogproject-${FOGREL}.tar.gz" WPREL=6.1.1