Files
EPANET/build/Linux/runepanet.sh.template
2015-11-25 12:01:51 +01:00

4 lines
73 B
Bash

#!/bin/sh
export LD_LIBRARY_PATH=libdir:$LD_LIBRARY_PATH
exec exename $*