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

4 lines
45 B
Bash

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