changed #!/usr/bin/env lua and kb/s to kbps for bitrate

This commit is contained in:
2013-08-05 18:41:16 -05:00
parent 7a42ec87ad
commit c409825057
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/lua5.2
#!/usr/bin/env lua
require("mandy")
dofile("mandy.cfg")
function main()