@@ -2,4 +2,6 @@
${URWEB_HOME}/bin/urweb -db "dbname=hello_world user=benchmarkdbuser password=benchmarkdbpass host=${DBHOST}" bench
+export LD_LIBRARY_PATH=${URWEB_HOME}/lib
+
./bench.exe -q -k -t ${MAX_THREADS} &