aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/extantz.sh
diff options
context:
space:
mode:
Diffstat (limited to 'extantz.sh')
-rwxr-xr-xextantz.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/extantz.sh b/extantz.sh
new file mode 100755
index 0000000..8149926
--- /dev/null
+++ b/extantz.sh
@@ -0,0 +1,7 @@
1#! /bin/bash
2
3wd=$(pwd)
4
5export LUA_PATH="$wd/lib/?.lua;$wd/src/GuiLua/?.lua"
6export LUA_CPATH="$wd/lib/lib?.so;$wd/src/GuiLua/?.so"
7./extantz