squid-proxy-installer icon indicating copy to clipboard operation
squid-proxy-installer copied to clipboard

Error: OS NOT SUPPORTED!

Open BaseMax opened this issue 6 years ago • 0 comments
trafficstars

Hey,

$ sudo ./squid3-install.sh

OS NOT SUPPORTED. Contact [email protected] 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

BaseMax avatar Jun 22 '19 23:06 BaseMax