Update : GLPI module

This commit is contained in:
2025-04-25 13:42:35 +02:00
parent 8587224cde
commit 828a49c7a3
4 changed files with 47 additions and 22 deletions

View File

@ -46,6 +46,8 @@ log_message() {
echo "============================================================================================"
echo ""
echo -e "${BLUE}[$LEVEL]${NC} $MESSAGE"
echo ""
echo "============================================================================================"
echo
;;
"INFO")