All in one install
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user