client.sh 93 B

12345
  1. #!/bin/bash
  2. LUA_PATH="3rd/lua/lua"
  3. CLIENT_PATH="../client"
  4. $LUA_PATH $CLIENT_PATH/client.lua