From 908d50a63b72a9ba63e6eabb41d632608d8d3b18 Mon Sep 17 00:00:00 2001 From: xnico31 <54291310+xnico31@users.noreply.github.com> Date: Tue, 14 Jan 2025 21:38:51 +0100 Subject: [PATCH] no need --- scripts/tig_pool_master.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/tig_pool_master.sh b/scripts/tig_pool_master.sh index 8fe2b91..3e96b0b 100755 --- a/scripts/tig_pool_master.sh +++ b/scripts/tig_pool_master.sh @@ -125,7 +125,6 @@ cd $current_path python3 -m venv venv cd $current_path -./venv/bin/pip3 install -r tig-benchmarker/requirements.txt # Create a directory client_xnico_pool and navigate to it mkdir -p bin