Added a cfg file, poorly.

This commit is contained in:
Logen Kain
2013-08-03 17:36:45 -05:00
parent 154958d5de
commit 5785087ee1
3 changed files with 32 additions and 3 deletions

2
main.lua Normal file → Executable file
View File

@ -1,6 +1,6 @@
#!/usr/bin/lua5.2
require("mandy")
dofile("mandy.cfg")
function main()
local url=global.url()
if not url then return false end