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
55cce52e
"...include/git@developer.sourcefind.cn:yangql/googletest.git" did not exist on "9417fb401a578b32656f7c4d05a0e6a18940b825"
Commit
55cce52e
authored
Jul 19, 2022
by
Jose Duarte
Browse files
Fixing issue in gunzipping
parent
f0cce574
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
scripts/download_uniref90.sh
scripts/download_uniref90.sh
+1
-2
No files found.
scripts/download_uniref90.sh
View file @
55cce52e
...
...
@@ -36,6 +36,5 @@ 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