From 54a4072a8c4fb163d58698ab4e575a5035a6233a Mon Sep 17 00:00:00 2001 From: ruki Date: Tue, 22 Mar 2016 20:33:47 +0800 Subject: add lua scripts for action --- xmake/actions/lua/scripts/echo.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmake/actions/lua/scripts/echo.lua') diff --git a/xmake/actions/lua/scripts/echo.lua b/xmake/actions/lua/scripts/echo.lua index 40165df2b..d6ce8ede0 100644 --- a/xmake/actions/lua/scripts/echo.lua +++ b/xmake/actions/lua/scripts/echo.lua @@ -20,7 +20,7 @@ -- @file echo.lua -- --- the main function +-- main function main(...) -- echo all -- cgit v1.3.1