From 35230182e76e462f832cfeafc26164c34d638af5 Mon Sep 17 00:00:00 2001
From: Lluis Gifre Renom <lluis.gifre@cttc.es>
Date: Fri, 8 Nov 2024 12:27:10 +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 56626a90a..84b4d2c22 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/clab
+cd ~/tfs-ctrl/hackfest5
 sudo containerlab deploy --topo hackfest5.clab.yml
-- 
GitLab