changeset 8:f919ffe96425 draft

Uploaded
author dereeper
date Thu, 30 May 2024 14:31:04 +0000
parents 2c65d4257fe6
children 24676ef2945d
files PanExplorer.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/PanExplorer.xml	Thu May 30 12:30:04 2024 +0000
+++ b/PanExplorer.xml	Thu May 30 14:31:04 2024 +0000
@@ -21,7 +21,7 @@
 
 cat config.yaml >$logfile;
 
-wget -O \$PANEX_PATH/panexplorer.sif https://panexplorer.southgreen.fr/singularity/panexplorer.sif;
+wget -O \$PANEX_PATH/panexplorer.sif https://panexplorer.southgreen.fr/singularity/panexplorer.sif >>$logfile 2>&1;