Update powerwall.sh

This commit is contained in:
2024-01-26 16:36:09 -06:00
parent d99e2dde79
commit e53204171f

View File

@@ -715,7 +715,7 @@ LOGROTATE(){
}
GET_SNAPSHOTS(){
echo -e "\n${idsCL[Yellow]}ALL VCENTER VM SNAPHOTS ${idsCL[Default]}(minus replicas)"
echo -e "\n${idsCL[Yellow]}LISTING ALL VM SNAPHOTS IN VCENTER ${idsCL[Default]}(minus offsite replicas)"
DIVIDER . lightGreen 70
echo -en "${idsCL[LightCyan]}Connecting to vCenter and gathering snapshots ...${idsCL[Default]}"
snapshots=`${PW_FOLDER}/esxi-scripts/get-snapshots.ps1`