Maybe you don’t have wget
installed?
Check if you do with
which wget
If not you can probably install it with
sudo apt-get install wget -y
Maybe you don’t have wget
installed?
Check if you do with
which wget
If not you can probably install it with
sudo apt-get install wget -y