From b77bab39de168561ce912e198a70e40a3a728620 Mon Sep 17 00:00:00 2001 From: Hugo Dutra <67278688+hugoles@users.noreply.github.com> Date: Tue, 24 Oct 2023 12:37:52 -0300 Subject: [PATCH] Rename script.sh to setup.sh changing the file name. --- examples/traffic_analysis/{script.sh => setup.sh} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename examples/traffic_analysis/{script.sh => setup.sh} (100%) diff --git a/examples/traffic_analysis/script.sh b/examples/traffic_analysis/setup.sh similarity index 100% rename from examples/traffic_analysis/script.sh rename to examples/traffic_analysis/setup.sh