All in one install

This commit is contained in:
Venkatesh Babu
2024-05-10 15:36:12 +05:30
parent 4aacfbc1db
commit e86e52431f
10 changed files with 83 additions and 98 deletions

View File

@@ -127,11 +127,6 @@ install_bpp_protocol_server_with_sandbox(){
sleep 5
echo "Sandbox installation successful"
echo "${GREEN}................Installing Webhook................${NC}"
start_container $bpp_docker_compose_file_sandbox "sandbox-webhook"
sleep 5
echo "Webhook installation successful"
echo "${GREEN}................Installing Protocol Server for BPP................${NC}"
if [[ $1 ]];then