Update powerwall.sh
This commit is contained in:
@@ -901,7 +901,7 @@ GET_SNAPSHOTS(){
|
|||||||
DIVIDER . lightCyan 70
|
DIVIDER . lightCyan 70
|
||||||
echo -en "${idsCL[LighGreen]}Looking for snapshots...${idsCL[Default]}"
|
echo -en "${idsCL[LighGreen]}Looking for snapshots...${idsCL[Default]}"
|
||||||
result=`${PW_FOLDER}/esxi-scripts/get-snapshots.ps1 ${ESXIHOST}`
|
result=`${PW_FOLDER}/esxi-scripts/get-snapshots.ps1 ${ESXIHOST}`
|
||||||
echo -e "\033[K"
|
echo -e "\033[2K"
|
||||||
[ "${result}" != "" ] && echo -e "${result}" || echo "No snapshots found"
|
[ "${result}" != "" ] && echo -e "${result}" || echo "No snapshots found"
|
||||||
DIVIDER true lightCyan 70
|
DIVIDER true lightCyan 70
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user