Browse Source

bug

pull/3015/head
Daniel Gibbs 5 years ago
parent
commit
a5fc34df27
  1. 2
      lgsm/functions/check_ip.sh

2
lgsm/functions/check_ip.sh

@ -28,7 +28,7 @@ else
fi
echo "###### DEV IP CHECK ######"
echo "IP: ${i[]}"
echo "IP: ${ip}"
echo "EXTIP: ${extip}"
echo "DISPLAYIP: ${displayip}"
echo "QUERYIP: ${queryip}"

Loading…
Cancel
Save