Fixed issue for Webhook URL

This commit is contained in:
prasad-takale-eminds
2024-03-19 15:46:53 +05:30
parent 31d1953b02
commit ab82c117f6

View File

@@ -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