#!/bin/sh

set -eu

vnstat -d
vnstati -d -o daily.png
test -f daily.png
