Jack Yaz
Part of the Furniture
i used this on the dev branch but haven't merged it to main yet: https://github.com/de-vnull/vnstat-on-merlin/commit/5426c3c488e9c9dbf663f51b82013155260cebcd@dev_null or @Jack Yaz please change line 679 here to not include quotes for the $SSL_FLAG variable, like so:
Or else curl throws this error:Code:--user "$USERNAME:$PASSWORD" $SSL_FLAG
Code:* Closing connection -1 curl: (3) URL using bad/illegal format or missing URL dn-vnstat: Summary statistic email failed to send
if I use your approach shellcheck will moan at me, but I can suppress it for that line