kboghdady / youTube_ads_4_pi-hole

YouTube script to add the new Ads list for Pi-hole
2.45k stars 266 forks source link

Doesn't work with CentOS due to gawk? #9

Closed mostm closed 5 years ago

mostm commented 5 years ago

Hi there! I tried this with my CentOS Pi-Hole installation, and it fails.

kboghdady commented 5 years ago

you can use this command to install it on CentOS yum install gawk

kboghdady commented 5 years ago

Replace line 41 to be sudo yum install gawk