Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
OpenFold
Commits
204d243b
Commit
204d243b
authored
Jul 18, 2022
by
Jose Duarte
Browse files
Fixing issue in gunzipping
parent
592bcdd9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
scripts/download_mgnify.sh
scripts/download_mgnify.sh
+0
-2
No files found.
scripts/download_mgnify.sh
View file @
204d243b
...
...
@@ -38,6 +38,4 @@ BASENAME=$(basename "${SOURCE_URL}")
mkdir
--parents
"
${
ROOT_DIR
}
"
aria2c
"
${
SOURCE_URL
}
"
--dir
=
"
${
ROOT_DIR
}
"
pushd
"
${
ROOT_DIR
}
"
gunzip
"
${
ROOT_DIR
}
/
${
BASENAME
}
"
popd
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