mirror of
https://github.com/ShadowKatStudios/OC-Minitel.git
synced 2024-11-23 10:38:05 +11:00
fixed an issue with the URL in programs.cfg
This commit is contained in:
parent
0f4b725471
commit
4bc7a6d151
@ -48,8 +48,8 @@
|
|||||||
},
|
},
|
||||||
["vtunnel"] = {
|
["vtunnel"] = {
|
||||||
files = {
|
files = {
|
||||||
["master/vTunnel/lib/net.lua"] = "/lib",
|
["master/vTunnel/interminitel.lua"] = "/lib",
|
||||||
["master/vTunnel/bin/minitel"] = "/man",
|
["master/vTunnel/vtunnel"] = "/bin",
|
||||||
},
|
},
|
||||||
name = "vTunnel",
|
name = "vTunnel",
|
||||||
description = "Linked card emulator",
|
description = "Linked card emulator",
|
||||||
|
Loading…
Reference in New Issue
Block a user