The current install method in the README uses wget and I'm sure works just fine, but curl seems much easier to me.
curl -s https://raw.githubusercontent.com/foundObjects/pve-nag-buster/master/install.sh | bash
That said, my install is quite old and maybe I installed curl. Someone should verify it exists on a vanilla install.
The current install method in the README uses wget and I'm sure works just fine, but curl seems much easier to me.
curl -s https://raw.githubusercontent.com/foundObjects/pve-nag-buster/master/install.sh | bash
That said, my install is quite old and maybe I installed curl. Someone should verify it exists on a vanilla install.