Browse Source

else

pull/592/head
Daniel Gibbs 9 years ago
parent
commit
57cbdcee60
  1. 2
      functions/check_ip.sh

2
functions/check_ip.sh

@ -9,7 +9,7 @@ lgsm_version="271215"
if [ "${gamename}" == "Teamspeak 3" ]; then
:
elif
else
if [ ! -f "/bin/ip" ]; then
ipcommand="/sbin/ip"
else

Loading…
Cancel
Save