Compare commits
2 Commits
4c0b3295af
...
073c529f19
Author | SHA1 | Date | |
---|---|---|---|
|
073c529f19 | ||
|
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
|
||||
|
Reference in New Issue
Block a user