From 29c12ea5f1ec26346e0bc1ba33053fdf0101a066 Mon Sep 17 00:00:00 2001 From: xnico31 <54291310+xnico31@users.noreply.github.com> Date: Fri, 20 Dec 2024 23:45:23 +0100 Subject: [PATCH] m --- scripts/tig_pool_master.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/tig_pool_master.sh b/scripts/tig_pool_master.sh index 5bb6d17..a1b5e56 100755 --- a/scripts/tig_pool_master.sh +++ b/scripts/tig_pool_master.sh @@ -7,7 +7,7 @@ usage() { } # Check if the total number of arguments ok -if [ "$#" -ne 17 ]; then +if [ "$#" -ne 18 ]; then usage fi