From 1ab051aa2d4a9208d0e74a608e134eeb5853fd2c Mon Sep 17 00:00:00 2001 From: XeonSquared Date: Mon, 28 Oct 2019 14:09:34 +1100 Subject: [PATCH] fixed a file in programs.cfg --- programs.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs.cfg b/programs.cfg index 737c4a7..21e55b2 100644 --- a/programs.cfg +++ b/programs.cfg @@ -179,7 +179,7 @@ files = { ["https://raw.githubusercontent.com/ShadowKatStudios/OC-ports/master/portinfo.lua"] = "/lib", ["https://raw.githubusercontent.com/ShadowKatStudios/OC-ports/master/oc.db"] = "/lib/ports", - ["https://raw.githubusercontent.com/ShadowKatStudios/OC-ports/master/minitel.lua"] = "/lib/ports", + ["https://raw.githubusercontent.com/ShadowKatStudios/OC-ports/master/minitel.db"] = "/lib/ports", }, name = "portinfo", description = "Port information databases and library",