# HG changeset patch # User dereeper # Date 1717079464 0 # Node ID f919ffe964258034b7250db90337fd99e4fb35a0 # Parent 2c65d4257fe68e1a4313a567624bc72cd2738b15 Uploaded diff -r 2c65d4257fe6 -r f919ffe96425 PanExplorer.xml --- 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;