Re: the 6 Aug announcement about updating

I ran the curl -s https://install.crowdsec.net/ | sh with sudo and got back "this script must be run as root." What am I missing? Thanks!
3 Replies
Loz
Loz5mo ago
you have to add sudo at the sh level like
curl -s https://install.crowdsec.net/ | sudo sh
curl -s https://install.crowdsec.net/ | sudo sh
JaimeZX
JaimeZXOP5mo ago
Perfect! Thanks, that did it.
CrowdSec
CrowdSec4mo ago
Resolving Re: the 6 Aug announcement about updating This has now been resolved. If you think this is a mistake please run /unresolve

Did you find this page helpful?