~dricottone/huttese-apk

ref: 204f6261a6f82c914f83789aee0869c7ee9ffe3b huttese-apk/sr.ht/grafana/apk.go -rw-r--r-- 131 bytes
204f6261 — Drew DeVault py3-iso3166: new aport 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"
)