diff --git a/cset-workflow/app/fetch_fcst/rose-app.conf b/cset-workflow/app/fetch_fcst/rose-app.conf index dcd63246b..ce084feae 100644 --- a/cset-workflow/app/fetch_fcst/rose-app.conf +++ b/cset-workflow/app/fetch_fcst/rose-app.conf @@ -2,4 +2,4 @@ default=echo "Please set ROSE_APP_COMMAND_KEY to your storage system."; false filesystem=app_env_wrapper fetch-data-filesystem.py http=app_env_wrapper fetch-data-http.py -mass=app_env_wrapper restricted-fetch-data-mass.py +mass=app_env_wrapper fetch-data-mass.py