fix stationary model
This commit is contained in:
@ -18,6 +18,8 @@ if ! [[ $2 =~ $re ]] ; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
chmod +x runner.sh
|
||||
|
||||
script_root_path="$(dirname "$(readlink -f "$0")")"
|
||||
root_out_folder=${script_root_path}/output
|
||||
num_of_processes=$1
|
||||
|
Reference in New Issue
Block a user