docs: howto for recreating our debian repositories.

pull/15539/head
Leonard Gram 7 years ago
parent 88a46e6dd4
commit dc155dfa2f
  1. 3
      scripts/build/update_repo/init-deb-repo.sh

@ -10,3 +10,6 @@ mkdir -p /deb-repo/db \
aptly repo create -distribution=stable -component=main grafana
aptly repo create -distribution=beta -component=main beta
aptly publish repo -architectures=amd64,i386,arm64,armhf grafana filesystem:repo:grafana
aptly publish repo -architectures=amd64,i386,arm64,armhf beta filesystem:repo:grafana

Loading…
Cancel
Save