FWGS / xash3d

DEPRECATED in favor of https://github.com/FWGS/xash3d-fwgs. Only bugfixes are accepted.
https://xash.su
GNU General Public License v3.0
553 stars 109 forks source link

Add elif uname==freebsd. Set /bin/sh as interpeter #161

Closed FreeSlave closed 8 years ago

FreeSlave commented 8 years ago

/bin/sh is for better portability since bash is not installed on some systems by default or installed on other location (e.g. /usr/local/bin instead of /usr/bin).