~dricottone/huttese-apk

ref: b858cc074ac51266bde1973e83112ab44a82e418 huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
b858cc07 — Drew DeVault prometheus/grafana: new APKBUILD 4 years ago
                                                                                
1
2
3
4
5
6
package apk

import (
	_ "github.com/grafana/grafana/pkg/cmd/grafana-server"
	_ "github.com/grafana/grafana/pkg/cmd/grafana-cli"
)