1
0
mirror of https://github.com/ShadowKatStudios/OC-Minitel.git synced 2024-11-23 02:28:05 +11:00

fixed a file in programs.cfg

This commit is contained in:
Izaya 2019-10-28 14:09:34 +11:00
parent 02bcbb1cdd
commit 1ab051aa2d

View File

@ -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",