I'm following the installation steps but run into an error. When I enter
curl -o maza https://raw.githubusercontent.com/tanrax/maza-ad-blocking/master/maza && sudo rm -rf /usr/local/bin/maza && chmod +x maza && sudo mv maza /usr/local/bin
into terminal, I get the output
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5986 100 5986 0 0 99k 0 --:--:-- --:--:-- --:--:-- 100k
Then when I enter
sudo maza update
I get the output
sudo: maza: command not found
Please help
I'm following the installation steps but run into an error. When I enter
curl -o maza https://raw.githubusercontent.com/tanrax/maza-ad-blocking/master/maza && sudo rm -rf /usr/local/bin/maza && chmod +x maza && sudo mv maza /usr/local/bininto terminal, I get the output
Then when I enter
sudo maza updateI get the output
sudo: maza: command not foundPlease help