1 2 3 4 5
#!/bin/sh # Simple script to start ET Legacy client # cd /usr/share/etlegacy LD_LIBRARY_PATH=$LD_LIBRARY_PATH:. ./etl $@