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

@@ -75,11 +75,6 @@ start_container "sandbox-api"
sleep 5
echo "Sandbox installation successful"
echo "${GREEN}................Installing Webhook................${NC}"
start_container "sandbox-webhook"
sleep
echo "Webhook installation successful"
echo "${GREEN}................Installing Protocol Server for BPP................${NC}"
bash scripts/update_bpp_config.sh
sleep 10