1 2 3 4 5 6
#!/usr/bin/env sh #This is the script for running the actual bted executable cd /usr/share/games/btanks/ export LD_LIBRARY_PATH=/usr/lib/btanks ./bted "$@"