Skip to content

Commit

Permalink
for rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
idevz committed Sep 17, 2015
1 parent b6d957e commit 884280c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bin/vanilla
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
#!/usr/bin/env lua
package.path="/Users/zhoujing/.luarocks/share/lua/5.1/?.lua;/Users/zhoujing/.luarocks/share/lua/5.1/?/init.lua;/usr/local/luarocks-2.2.2/share/lua/5.1/?.lua;/usr/local/luarocks-2.2.2/share/lua/5.1/?/init.lua;"..package.path
package.cpath="/Users/zhoujing/.luarocks/lib/lua/5.1/?.so;/usr/local/luarocks-2.2.2/lib/lua/5.1/?.so;"..package.cpath
local V = require 'vanilla.sys.config'

local help_description = [[Vanilla v]] .. V.version .. [[, An Opentresty Web Framework For PHPER.
Expand Down

0 comments on commit 884280c

Please sign in to comment.