Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
jaster
memopol
Commits
b55e6a01
Commit
b55e6a01
authored
Jun 01, 2017
by
jaster
Browse files
TMP
parent
0ec446a2
Pipeline
#1092
passed with stages
in 10 minutes and 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bin/lib.sh
View file @
b55e6a01
...
...
@@ -17,6 +17,7 @@ function parltrack_download_pipe() {
export
DJANGO_SETTINGS_MODULE
=
memopol.settings
unxz
-c
${
OPENSHIFT_DATA_DIR
}
$1
|
$2
[
-n
"
$CLEAN
"
]
&&
rm
-rf
$1
return
0
}
function
francedata_download_pipe
()
{
...
...
@@ -34,6 +35,7 @@ function francedata_download_pipe() {
export
DJANGO_SETTINGS_MODULE
=
memopol.settings
gunzip
-c
${
OPENSHIFT_DATA_DIR
}
$1
|
$2
[
-n
"
$CLEAN
"
]
&&
rm
-rf
$1
return
0
}
function
refresh_scores
()
{
...
...
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