diff --git a/PyTorch/Segmentation/nnUNet/run_benchmark_single_node.sh b/PyTorch/Segmentation/nnUNet/run_benchmark_single_node.sh
index 2a17927306cba7fdce3628a2704511b8b7259cc1..8e7ba99f0589ddaab3380c44714cb627b4c8ae05 100644
--- a/PyTorch/Segmentation/nnUNet/run_benchmark_single_node.sh
+++ b/PyTorch/Segmentation/nnUNet/run_benchmark_single_node.sh
@@ -30,4 +30,4 @@ apptainer exec --nv -B ${WORK_DIR}/data:/data -B ${WORK_DIR}/results:/results --
 
 EOT
 
-#sbatch $SBATCH_DIR
\ No newline at end of file
+sbatch $SBATCH_DIR
\ No newline at end of file