diff --git a/web-stats.sh b/web-stats.sh index 59a41e7..445a3e9 100755 --- a/web-stats.sh +++ b/web-stats.sh @@ -23,7 +23,7 @@ webstat () { echo -e "


" #echo "
$(vnstat -i $interface1 -h | tail -n 9)
" if [ ! -z $interface2 ]; then - echo -e "




" + echo -e "




" #echo "
$(vnstat -i $interface2 -h | tail -n 9)
" fi echo ''