Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
nlpworkers
morphodita
Commits
af0afb0a
Commit
af0afb0a
authored
Aug 14, 2020
by
Wiktor Walentynowicz
👷🏻
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update entrypoint.sh
parent
6448c459
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
entrypoint.sh
entrypoint.sh
+1
-2
No files found.
entrypoint.sh
View file @
af0afb0a
...
...
@@ -2,7 +2,6 @@
cd
/home/worker
if
[
-z
"
$(
ls
-A
model
)
"
]
;
then
#if is empty download
echo
"Downloading model"
wget
-O
model/xix http://minio.clarin-pl.eu/public/models/xix
wget
-O
model/xxi http://minio.clarin-pl.eu/public/models/xxi
wget
-O
model/morpho-sgjp http://minio.clarin-pl.eu/public/models/morpho-sgjp
fi
./morphodita_service
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment