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

wd=$(pwd)

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