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
iiamloz
iiamloz3w 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
JaimeZXOP3w ago
Perfect! Thanks, that did it.
CrowdSec
CrowdSec3w 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?