Skip to content

Commit

Permalink
add credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
Marie59 authored Sep 9, 2024
1 parent a6757da commit e64ae35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ocean/copernicusmarine.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#end if
#set $filename="config_file_with_my_command"
echo -e '$input_text' > $filename --force-download &&
echo -e '$input_text' > $filename --force-download --username $cmems_username --password $cmems_password &&
python '$__tool_directory__/check.py' $filename
Expand Down

0 comments on commit e64ae35

Please sign in to comment.