Skip to content
Snippets Groups Projects
Unverified Commit 4fa81726 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 16be4547
No related branches found
No related tags found
No related merge requests found
...@@ -431,7 +431,7 @@ if $sites; then ...@@ -431,7 +431,7 @@ if $sites; then
rain="$rain -s ${site}" rain="$rain -s ${site}"
fi fi
if $debug; then if $docker; then
rain="$rain -d" rain="$rain -d"
fi 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