Skip to content
Snippets Groups Projects
Commit 79aefff6 authored by bwalkow's avatar bwalkow
Browse files

Cp recursive

parent e8a25fa3
No related branches found
No related tags found
No related merge requests found
Pipeline #8242 passed
#!/bin/bash
aws --no-sign-request --endpoint-url "https://s3.clarin-pl.eu" s3 cp s3://workers/symspell/vocabs /home/worker
aws --no-sign-request --endpoint-url "https://s3.clarin-pl.eu" s3 cp s3://workers/symspell/vocabs/ /home/worker/ --recursive
python main.py
\ 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