~dricottone/huttese-apk

ref: b32b64fd57b74d007d708bb606ad6367027316fd huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
b32b64fd — Drew DeVault sr.ht/py3-zxcvbn: bump pkgrel 5 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"
)