Update rapport_bdd.sh
This commit is contained in:
@@ -14,6 +14,8 @@ do
|
|||||||
<h2>Date : ${DATE_JOUR}</h2>
|
<h2>Date : ${DATE_JOUR}</h2>
|
||||||
<h2>Hostname : $HNAME</h2>
|
<h2>Hostname : $HNAME</h2>
|
||||||
<h2>Base de données : ${ORACLE_SID}</h2>" >> ${HTML_FILE}
|
<h2>Base de données : ${ORACLE_SID}</h2>" >> ${HTML_FILE}
|
||||||
|
echo "<br><br>" >> ${HTML_FILE}
|
||||||
|
|
||||||
# execution des scripts shell
|
# execution des scripts shell
|
||||||
echo "<h1>Configuration système</h1>" >> ${HTML_FILE}
|
echo "<h1>Configuration système</h1>" >> ${HTML_FILE}
|
||||||
for f in sh/*.sh
|
for f in sh/*.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user