diff options
Diffstat (limited to '')
-rwxr-xr-x | ClientHamr/GuiLua/test.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ClientHamr/GuiLua/test.sh b/ClientHamr/GuiLua/test.sh index c1b0afb..93a4afb 100755 --- a/ClientHamr/GuiLua/test.sh +++ b/ClientHamr/GuiLua/test.sh | |||
@@ -1,3 +1,3 @@ | |||
1 | #! /bin/bash | 1 | #! /bin/bash |
2 | 2 | ||
3 | export LD_LIBRARY_PATH="."; ./skang -l test -foo "argy bargy" | 3 | export LD_LIBRARY_PATH=".:../../libraries"; ./skang -l test -foo "argy bargy" |