modif pour glpi 10.0.5
This commit is contained in:
parent
d0314e508a
commit
c5d7bc847b
@ -1,5 +1,6 @@
|
||||
depl_url: "http://s-adm.gsb.adm/gsbstore"
|
||||
depl_glpi: "glpi-9.5.6.tgz"
|
||||
#depl_glpi: "glpi-9.5.6.tgz"
|
||||
depl_glpi: "glpi-10.0.5.tgz"
|
||||
depl_fusioninventory: "fusioninventory-9.5+3.0.tar.bz2"
|
||||
depl_fusioninventory_agentx64: "fusioninventory-agent_windows-x64_2.6.exe"
|
||||
depl_fusioninventory_agentx86: "fusioninventory-agent_windows-x86_2.6.exe"
|
||||
|
@ -1,5 +1,6 @@
|
||||
#!/bin/bash
|
||||
GLPIREL=9.5.3
|
||||
#GLPIREL=9.5.3
|
||||
GLPIREL=10.0.5
|
||||
wget -nc https://github.com/glpi-project/glpi/releases/download/${GLPIREL}/glpi-${GLPIREL}.tgz
|
||||
|
||||
FIREL=9.5+1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user