Update powerwall.sh
This commit is contained in:
@@ -534,8 +534,9 @@ check_GETHOSTPOWER(){
|
|||||||
CHECKPOWER(){
|
CHECKPOWER(){
|
||||||
start=`date +%s`
|
start=`date +%s`
|
||||||
rm -f ${PW_TMPFOLDER}/*.hostpower*
|
rm -f ${PW_TMPFOLDER}/*.hostpower*
|
||||||
|
echo
|
||||||
DIVIDER . yellow 75
|
DIVIDER . yellow 75
|
||||||
echo -e "\n${idsCL[Yellow]}Mainsite Power Information"
|
echo -e "${idsCL[Yellow]}Mainsite Power Information"
|
||||||
DIVIDER . yellow 75
|
DIVIDER . yellow 75
|
||||||
|
|
||||||
if [ "${1}" == "" ] || [ "${1}" == "hosts" ]; then
|
if [ "${1}" == "" ] || [ "${1}" == "hosts" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user