Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 1c9f66cd authored by BOULLE Olivier's avatar BOULLE Olivier
Browse files

fixed params order

parent 011589bc
Branches
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ rm -rf "$container_path"
call_function "$commands_dir"/dna_add.sh -nocd "$container_path" "$commands_dir"/documents_test/doc.txt
#call_function "$commands_dir"/dna_add.sh -nocd "$commands_dir"/documents_test/img_50.png "$container_path"
#call_function "$commands_dir"/dna_add.sh -nocd "$container_path" "$commands_dir"/documents_test/img_50.png
call_function "$commands_dir"/dna_store.sh "$container_path"
......@@ -39,4 +39,7 @@ call_function "$commands_dir"/dna_read.sh "$container_path" 0 $container_path/re
#call_function "$commands_dir"/dna_read.sh "$container_path" 1 $container_path/resultat_1.png
#command to copy the total workflow from the dnarxiv server
# scp -r oboulle@dnarxiv.irisa.fr:~/Documents/workflow_commands/test_workflow .
exit 0
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment