From 4a3be7f8ae00786fc4d280d0e5c286a759f86adc Mon Sep 17 00:00:00 2001 From: Lluis Gifre Renom <lluis.gifre@cttc.es> Date: Fri, 8 Nov 2024 12:26:01 +0000 Subject: [PATCH] Update clab-deploy.sh --- hackfest5/clab-deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hackfest5/clab-deploy.sh b/hackfest5/clab-deploy.sh index 84b4d2c22..56626a90a 100755 --- a/hackfest5/clab-deploy.sh +++ b/hackfest5/clab-deploy.sh @@ -13,5 +13,5 @@ # See the License for the specific language governing permissions and # limitations under the License. -cd ~/tfs-ctrl/hackfest5 +cd ~/tfs-ctrl/hackfest5/clab sudo containerlab deploy --topo hackfest5.clab.yml -- GitLab