update : not good
This commit is contained in:
@@ -11,7 +11,7 @@ echo "${NOCOLOR}"
|
||||
|
||||
chmod +x ./01-ssh/script.sh >> /dev/null
|
||||
chmod +x ./02-apt/script.sh >> /dev/null
|
||||
chmod +x ./03-cortex/script.sh >> /dev/null
|
||||
chmod +x ./03-antivirus/script.sh >> /dev/null
|
||||
chmod +x ./04-agent-glpi/script.sh >> /dev/null
|
||||
chmod +x ./05-manageengine/script.sh >> /dev/null
|
||||
chmod +x ./06-snmp/script.sh >> /dev/null
|
||||
@@ -41,12 +41,12 @@ echo "${NOCOLOR}"
|
||||
echo "${YELLOW} *** ${NOCOLOR} Fin du script : APT : ${GREEN} OK"
|
||||
echo "${NOCOLOR}"
|
||||
|
||||
echo "${YELLOW} *** ${NOCOLOR} Lancement du script : Cortex"
|
||||
echo "${YELLOW} *** ${NOCOLOR} Lancement du script : Antivirus"
|
||||
echo "${NOCOLOR}"
|
||||
|
||||
./03-cortex/script.sh
|
||||
./03-antivirus/script.sh
|
||||
|
||||
echo "${YELLOW} *** ${NOCOLOR} Fin du script : Cortex : ${GREEN} OK"
|
||||
echo "${YELLOW} *** ${NOCOLOR} Fin du script : Antivirus : ${GREEN} OK"
|
||||
echo "${NOCOLOR}"
|
||||
|
||||
echo "${YELLOW} *** ${NOCOLOR} Lancement du script : GLPI"
|
||||
|
||||
Reference in New Issue
Block a user