crowdsec update automation
After updating crowdsec I’ve noticed, that there are quite a few manual tasks to finalize the update process. Obvious solution to this is to automate the process. Here is what I came up with: #!/bin/bash #Update hub cscli hub update …