Make ejabberd2prosody.lua eecutable

This commit is contained in:
Matthew Wild 2008-11-29 19:14:54 +00:00
parent c6ff510f18
commit 354c65daa0

1
tools/ejabberd2prosody.lua Normal file → Executable file
View file

@ -1,3 +1,4 @@
#!/usr/bin/env lua
require "erlparse";
require "serialize";