From 0bcdf73271be4a4f9ca8c849c426b521365dcf30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 6 Nov 2017 08:23:58 +0100 Subject: Rename myrepo-cert to just myrepo --- omnia.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'omnia.lua') diff --git a/omnia.lua b/omnia.lua index a494368..0225da8 100644 --- a/omnia.lua +++ b/omnia.lua @@ -4,4 +4,4 @@ Repository("myrepo", "http://cynerd.cz/myrepo/omnia/", { priority = 50, pubkey = "file:///etc/updater/keys/myrepo.pub" }) -Install("myrepo-cert", {critical=true}) +Install("myrepo", {critical=true}) -- cgit v1.2.3