Update nodemgmt-scripts.sh
This commit is contained in:
@@ -982,7 +982,7 @@ GUI(){
|
||||
if [ "${2,,}" == "log" ] || [ "${3,,}" == "log" ]; then
|
||||
exec 3>&1 >>${NM_LOGFOLDER}/vc-ssl.log 2>&1
|
||||
echo "$(date +%Y-%m-%d-%H-%M-%S) #### vCenter Update Initiated ####"
|
||||
${NM_SCRIPT} vc-ssl ${2} report
|
||||
${NM_SCRIPT} vc-ssl report
|
||||
echo "$(date +%Y-%m-%d-%H-%M-%S) #### vCenter Update Completed ####
|
||||
"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user