From c40ad45518a60fd72f0386406c78ef87b5394954 Mon Sep 17 00:00:00 2001 From: mirpedrol Date: Fri, 28 Apr 2023 11:31:38 +0200 Subject: [PATCH] update dumpsoftwareversions permisions --- nf_core/pipeline-template/modules.json | 2 +- .../dumpsoftwareversions/templates/dumpsoftwareversions.py | 0 2 files changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 nf_core/pipeline-template/modules/nf-core/custom/dumpsoftwareversions/templates/dumpsoftwareversions.py diff --git a/nf_core/pipeline-template/modules.json b/nf_core/pipeline-template/modules.json index f3d45764e5..b5c31d0939 100644 --- a/nf_core/pipeline-template/modules.json +++ b/nf_core/pipeline-template/modules.json @@ -7,7 +7,7 @@ "nf-core": { "custom/dumpsoftwareversions": { "branch": "master", - "git_sha": "f2d63bd5b68925f98f572eed70993d205cc694b7", + "git_sha": "76cc4938c1f6ea5c7d83fed1eeffc146787f9543", "installed_by": ["modules"] }, "fastqc": { diff --git a/nf_core/pipeline-template/modules/nf-core/custom/dumpsoftwareversions/templates/dumpsoftwareversions.py b/nf_core/pipeline-template/modules/nf-core/custom/dumpsoftwareversions/templates/dumpsoftwareversions.py old mode 100644 new mode 100755