From 4e4e2982d5a574ed8cfb0897ecfea327493d98f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 22 Nov 2018 10:08:54 +0100 Subject: personal-pkgs-repo: change back to turris4x --- personal-pkgs-repo/files/updater.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'personal-pkgs-repo/files/updater.lua') diff --git a/personal-pkgs-repo/files/updater.lua b/personal-pkgs-repo/files/updater.lua index 859c780..a102956 100644 --- a/personal-pkgs-repo/files/updater.lua +++ b/personal-pkgs-repo/files/updater.lua @@ -7,7 +7,7 @@ else DIE("Unsupported board!") end -Repository("personal-pkgs", "https://cynerd.cz/repo/openwrt/" .. board, { +Repository("personal-pkgs", "https://cynerd.cz/repo/turris4x/" .. board, { pubkey = "file:///etc/updater/keys/personal-pkgs.pub", ocsp = false }) -- cgit v1.2.3