diff --git a/rpm/SPECS/crowdsec.spec b/rpm/SPECS/crowdsec.spec index 2cb2240e2..06a721aba 100644 --- a/rpm/SPECS/crowdsec.spec +++ b/rpm/SPECS/crowdsec.spec @@ -171,7 +171,7 @@ if [ $1 == 1 ]; then cscli capi register fi if [ ! -f "%{_sysconfdir}/crowdsec/local_api_credentials.yaml" ] ; then - cscli machines add -a + cscli machines add -a --force fi cscli hub update