From e3e4a9b9287f855344b34712059e2eca922a86f5 Mon Sep 17 00:00:00 2001 From: Sergiotarxz Date: Tue, 29 Oct 2024 22:02:57 +0100 Subject: [PATCH] Trying to pass arguments to the program. --- run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.sh b/run.sh index e5286dd..0248eef 100755 --- a/run.sh +++ b/run.sh @@ -1,4 +1,4 @@ #!/bin/bash cd /app/Hiperthermia -perl scripts/main.pl +perl scripts/main.pl $@