Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
symspell
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nlpworkers
symspell
Commits
79aefff6
Commit
79aefff6
authored
Feb 27, 2023
by
bwalkow
Browse files
Options
Downloads
Patches
Plain Diff
Cp recursive
parent
e8a25fa3
No related branches found
No related tags found
No related merge requests found
Pipeline
#8242
passed
Feb 27, 2023
Stage: check_style
Stage: build_model
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
entrypoint.sh
+1
-2
1 addition, 2 deletions
entrypoint.sh
with
1 addition
and
2 deletions
entrypoint.sh
+
1
−
2
View file @
79aefff6
#!/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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment