diff options
Diffstat (limited to 'test.sh')
-rwxr-xr-x | test.sh | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +#!/bin/bash + +# Static linked libraray +LD_LIBRARY_PATH=libdir/ ./bin/lightconfini tests/bom.ini
\ No newline at end of file |