Update powerwall.sh
This commit is contained in:
@@ -536,9 +536,7 @@ CHECKPOWER(){
|
||||
while [ $# -gt 0 ]; do
|
||||
case "$1" in
|
||||
-avg) avgdays=${2};;
|
||||
hosts) PTYPE=hosts;;
|
||||
mainsite) PTYPE=mainsite;;
|
||||
offsite) PTYPE=offsite;;
|
||||
-type) PTYPE=${2};;
|
||||
esac
|
||||
shift
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user