aboutsummaryrefslogtreecommitdiff
path: root/omnia.lua
blob: 0225da8e84546b8746cc980c0943d676f413832b (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", {critical=true})