Files
Run-Sun3-SunOS-4.1.1/run-tme
Amberelle Mason ac30ff9032 Initial import
Initial import of SunOS 4.1.1 and TME 0.8
2023-05-01 12:16:40 -04:00

7 lines
135 B
Bash
Executable File

#! /bin/bash
export LTLD_LIBRARY_PATH=/opt/tme/lib
export LD_LIBRARY_PATH=/opt/tme/lib:/opt/tme/lib/tme
exec /opt/tme/bin/tmesh "$@"