From 354c65daa0bc974297c0dcaac769dd63725ba4e1 Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Sat, 29 Nov 2008 19:14:54 +0000 Subject: Make ejabberd2prosody.lua eecutable --- tools/ejabberd2prosody.lua | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 tools/ejabberd2prosody.lua diff --git a/tools/ejabberd2prosody.lua b/tools/ejabberd2prosody.lua old mode 100644 new mode 100755 index 60cb8b19..01114133 --- a/tools/ejabberd2prosody.lua +++ b/tools/ejabberd2prosody.lua @@ -1,3 +1,4 @@ +#!/usr/bin/env lua require "erlparse"; require "serialize"; -- cgit v1.2.3