serverok / squid-proxy-installer

Install Sqid Proxy on Ubuntu/Debian
https://serverok.in/squid
199 stars 132 forks source link

Error: OS NOT SUPPORTED! #3

Open BaseMax opened 5 years ago

BaseMax commented 5 years ago

Hey,

$ sudo ./squid3-install.sh

OS NOT SUPPORTED. Contact admin@hostonnet.com to add support for your OS

$ uname -r

4.15.0-52-generic

$ cat /etc/os-release

NAME="Ubuntu"
VERSION="18.04.2 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.2 LTS"
VERSION_ID="18.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic

$ cat /etc/os-release | grep PRETTY_NAME

PRETTY_NAME="Ubuntu 18.04.2 LTS"

Regards, Max