diff options
Diffstat (limited to 'personal-pkgs-repo/files')
-rw-r--r-- | personal-pkgs-repo/files/updater.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/personal-pkgs-repo/files/updater.lua b/personal-pkgs-repo/files/updater.lua index b0335b9..fa842f9 100644 --- a/personal-pkgs-repo/files/updater.lua +++ b/personal-pkgs-repo/files/updater.lua @@ -1,4 +1,4 @@ -Script("personal-pkgs", "https://cynerd.cz/repo/turris/updater.lua", { +Script("https://cynerd.cz/repo/turris/updater.lua", { security = "Local", pubkey = "file:///etc/updater/keys/personal-pkgs.pub", ocsp = false |