File: run.sh

package info (click to toggle)
ocamlnet 2.2.9-8
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 17,724 kB
  • ctags: 10,053
  • sloc: ml: 63,928; ansic: 1,973; makefile: 800; sh: 651
file content (3 lines) | stat: -rwxr-xr-x 114 bytes parent folder | download
1
2
3
#!/bin/sh
export LD_LIBRARY_PATH=../../../src/netsys:../../../src/netstring
exec ./netplex -conf netplex.cfg "$@"