Files
EPANET/build/Linux/runepanet.sh.template
T

4 lines
73 B
Bash

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