mirror of
https://github.com/ShadowKatStudios/OC-Minitel.git
synced 2024-11-23 10:38:05 +11:00
added mmail-send to the programs.cfg
This commit is contained in:
parent
9286b96d00
commit
1bcf22b3e5
12
programs.cfg
12
programs.cfg
@ -46,4 +46,16 @@
|
|||||||
authors = "Izaya",
|
authors = "Izaya",
|
||||||
repo = "tree/master/"
|
repo = "tree/master/"
|
||||||
},
|
},
|
||||||
|
["mmail-send"] = {
|
||||||
|
files = {
|
||||||
|
["master/MMail/OpenOS/usr/bin/mmail-send.lua"] = "/bin"
|
||||||
|
},
|
||||||
|
dependencies = {
|
||||||
|
["minitel"] = ""
|
||||||
|
},
|
||||||
|
name = "mmail-send",
|
||||||
|
description = "Command line program for sending mail over the minitel network.",
|
||||||
|
authors = "Izaya",
|
||||||
|
repo = "tree/master/"
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user