From 4dd3b0e2706680c5706a12748a66e22540dd0c11 Mon Sep 17 00:00:00 2001 From: xnico31 <54291310+xnico31@users.noreply.github.com> Date: Fri, 20 Dec 2024 23:44:21 +0100 Subject: [PATCH] maj --- 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 4d16be7..5bb6d17 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 16 ]; then +if [ "$#" -ne 17 ]; then usage fi