Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
b37674987e
commit
e759239243
@ -37,7 +37,7 @@ chmod +x "${INSTALL_DIR}/${BINARY_NAME}"
|
||||
|
||||
echo "Starting churn agent setup..."
|
||||
set +e
|
||||
res=$(churn agent setup --discovery "${CHURN_DISCOVERY}" 2>&1)
|
||||
res=$(churn agent setup --force --discovery "${CHURN_DISCOVERY}" 2>&1)
|
||||
set -e
|
||||
exit_code=$?
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user