updated on Tue Jan 10 04:01:21 UTC 2012
[aur-mirror.git] / phobia3 / phobia3.launcher
blobe7667009d10739a625b032526e748f8403756127
1 #!/bin/bash
3 cd "/opt/PhobiaIII"
4 LD_LIBRARY_PATH=lib ./phobia3 $*
5 exit $?