Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GIPhy
wgetENAHTS
Commits
73524d7a
Commit
73524d7a
authored
Nov 30, 2021
by
Alexis CRISCUOLO
⚫
Browse files
4.0
parent
94e47eec
Changes
1
Hide whitespace changes
Inline
Side-by-side
wgetENAHTS.sh
View file @
73524d7a
...
...
@@ -356,7 +356,7 @@ do
done
echo
;
if
[
$DL
-eq
0
]
;
then
exit
0
;
if
[
$DL
-eq
0
]
;
then
echo
-e
"
$(
chrono
)
\t\t
exiting"
;
exit
0
;
elif
[
$DL
-eq
1
]
;
then
echo
-e
-n
"
$(
chrono
)
\t\t
$DL
valid accession; "
;
else
echo
-e
-n
"
$(
chrono
)
\t\t
$DL
valid accessions; "
;
fi
N
=
0
;
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment