aboutsummaryrefslogtreecommitdiff
path: root/omnia.lua
blob: a494368e411fbffb93d14df749a75749f1f689a4 (plain)
1
2
3
4
5
6
7
-- This is myrepo omnia configuration
INFO("Using myrepo")
Repository("myrepo", "http://cynerd.cz/myrepo/omnia/", {
	priority = 50, pubkey = "file:///etc/updater/keys/myrepo.pub"
})

Install("myrepo-cert", {critical=true})