aports/community/grafana/grafana-cli.sh
2023-03-23 04:40:21 +00:00

4 lines
42 B
Bash

#!/bin/sh
exec /usr/bin/grafana cli "$@"