From f6699c1856c45b12ef16eff76bc3db7a1ec211ca Mon Sep 17 00:00:00 2001 From: SakshamBhakhri2269 <114087223+SakshamBhakhri2269@users.noreply.github.com> Date: Mon, 26 Sep 2022 12:20:56 +0530 Subject: [PATCH] Delete script.sh --- container_A/script.sh | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 container_A/script.sh diff --git a/container_A/script.sh b/container_A/script.sh deleted file mode 100644 index 1728897..0000000 --- a/container_A/script.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -# run your setup - -./first $MY_PORT "container-b" $NEXT_PORT - -# run others -