wget and curl aren’t working either.
[user@ltp ~]$ wget https://raw.githubusercontent.com/arkansawdave74/andronix/master/repofixfix.sh
--2021-04-17 14:59:09-- https://raw.githubusercontent.com/arkansawdave74/andronix/master/repofixfix.sh
Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt'
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... failed: Name or service not known.
wget: unable to resolve host address ‘raw.githubusercontent.com’
[user@ltp ~]$ curl https://raw.githubusercontent.com/arkansawdave74/andronix/master/repofixfix.sh
curl: (6) Could not resolve host: raw.githubusercontent.com
[user@ltp ~]$