use generic file name to store compilation instruction

Add GLPI (with github clone to patch install)
This commit is contained in:
thomas 2022-03-06 00:37:44 +01:00
parent 38ded86d9f
commit 853e9f431b
28 changed files with 170 additions and 50 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
VERSION=4.34.2
VERSION=4.34.3
RELEASE=1
[ -e ./lib/function.sh ] && source ./lib/function.sh