diff --git a/powerwall.sh b/powerwall.sh index d69a67bc..5b0d3a93 100755 --- a/powerwall.sh +++ b/powerwall.sh @@ -721,7 +721,7 @@ GET_SNAPSHOTS(){ snapshots=`${PW_FOLDER}/esxi-scripts/get-snapshots.ps1` echo -en "\033[2K\e[0K\r" echo -e "${snapshots}" - echo + echo -e "\n" }