Remove keys.lime-technology.com from hosts file

This commit is contained in:
ljm42
2024-05-02 14:49:31 -07:00
parent 85d1a2f6f5
commit 2db31b2012

View File

@@ -208,7 +208,6 @@ fi
/bin/echo "$NAME" >/etc/HOSTNAME
/bin/echo "# Generated" >/etc/hosts
/bin/echo "127.0.0.1 $NAME localhost" >>/etc/hosts
/bin/echo "54.149.176.35 keys.lime-technology.com" >>/etc/hosts
# LimeTech - restore the configured timezone
if [[ $timeZone == custom ]]; then