Skip to content
Snippets Groups Projects
Unverified Commit 8a1d0aec authored by Hernán Asorey's avatar Hernán Asorey
Browse files

Docker version is now ready. It runs a complete simulation without an ARTI...

Docker version is now ready. It runs a complete simulation without an ARTI compatible docker just by calling do_sims.sh
parent bd867ac5
No related branches found
No related tags found
No related merge requests found
......@@ -247,7 +247,7 @@ if ! $docker; then
exit 1;
fi
else
$wdir="/opt/corsika-${ver}/run"
wdir="/opt/corsika-${ver}/run"
echo -e "# INFO: Working directory fixed by DOCKER: $wdir"
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment