From 5d6f565df354ff37335a9ce20413c5f37c4db50e Mon Sep 17 00:00:00 2001 From: Yacine31 Date: Sun, 12 Nov 2023 04:13:18 +0100 Subject: [PATCH] Update 10_oracle_installation.sh --- sh/10_oracle_installation.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sh/10_oracle_installation.sh b/sh/10_oracle_installation.sh index 2b36cc0..bcc7f77 100644 --- a/sh/10_oracle_installation.sh +++ b/sh/10_oracle_installation.sh @@ -1,7 +1,8 @@ # inventory.xml +echo "

Inventory.xml

" echo "
"
 ORA_INVENTORY=$(cat /etc/oraInst.loc | grep inventory_loc | cut -d= -f2)
-cat $ORA_INVENTORY/ContentsXML/inventory.xml
+cat $ORA_INVENTORY/ContentsXML/inventory.xml | grep ""
 
 # opatch