aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--install.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.bat b/install.bat
index 141fe0f8..25ecfdd4 100644
--- a/install.bat
+++ b/install.bat
@@ -298,7 +298,7 @@ IF NOT EXIST "%ROCKS_TREE%" %MKDIR% "%ROCKS_TREE%"
298IF NOT EXIST "%APPDATA%/luarocks" %MKDIR% "%APPDATA%/luarocks" 298IF NOT EXIST "%APPDATA%/luarocks" %MKDIR% "%APPDATA%/luarocks"
299 299
300REM *********************************************************** 300REM ***********************************************************
301REM Exit handlers 301REM Exit handlers
302REM *********************************************************** 302REM ***********************************************************
303 303
304ECHO LuaRocks is installed! 304ECHO LuaRocks is installed!