#!/bin/bash LUA_PATH="3rd/lua/lua" CLIENT_PATH="../client" $LUA_PATH $CLIENT_PATH/client.lua