From f60aef10781721e7ab8ab4f1726075c9134e3956 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 28 Nov 2017 16:18:49 +0100 Subject: Small cleanup in updater configuration for this repository --- omnia.lua | 6 ------ 1 file changed, 6 deletions(-) (limited to 'omnia.lua') diff --git a/omnia.lua b/omnia.lua index 3057481..a07b5a1 100644 --- a/omnia.lua +++ b/omnia.lua @@ -3,9 +3,3 @@ INFO("Using myrepo") Repository("myrepo", "http://cynerd.cz/myrepo/omnia/", { priority = 50, pubkey = "file:///etc/updater/keys/myrepo.pub" }) - -Install("myrepo", {critical=true}) - -Package("myrepo", { replan = "finished" }) -Package("updater-ng-localrepo", { replan = "finished" }) -Package("updater-ng-opkg", { replan = "finished" }) -- cgit v1.2.3