diff --git a/video_prediction_tools/env_setup/create_env.sh b/video_prediction_tools/env_setup/create_env.sh index c78a1894b5a38d92d0a265728b77ae9eaa56011e..31f2065e9c7475762f654bcb878fcd5de7421ba4 100755 --- a/video_prediction_tools/env_setup/create_env.sh +++ b/video_prediction_tools/env_setup/create_env.sh @@ -155,7 +155,7 @@ source "${WORKING_DIR}"/utils/runscript_generator/setup_runscript_templates.sh echo "******************************************** NOTE ********************************************" echo "${info_str}" -echo "Make use of config_runscript.py to generate customized runscripts of the workflow steps." +echo "Make use of generate_runscript.py to generate customized runscripts of the workflow steps." echo "******************************************** NOTE ********************************************" # finally clean up loaded modules (if we are not on Juwels)