diff --git a/install/scripts/update_bpp_config.sh b/install/scripts/update_bpp_config.sh index b04a0ff..07b2f75 100755 --- a/install/scripts/update_bpp_config.sh +++ b/install/scripts/update_bpp_config.sh @@ -32,6 +32,7 @@ if [[ $1 ]]; then bpp_subscriber_id=$2 bpp_subscriber_id_key=$3 bpp_subscriber_url=$4 + webhook_url=$5 else if [[ $(uname -s) == 'Darwin' ]]; then ip=localhost