aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/GuiLua/test.sh
blob: 0cf39d9ba99ba24494a86c3d69170af9cdeb799d (plain)
1
2
3
4
5
6
#! /bin/bash

wd=$(pwd)

export LUA_PATH="$wd/../../lib/?.lua;./?.lua"
../../skang -l test -foo "argy bargy"