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
cta
MonteCarlo
ProdX-Download
Commits
a0954889
Commit
a0954889
authored
May 18, 2021
by
Gernot Maier
Browse files
exit statement after help
parent
e34cda62
Changes
1
Hide whitespace changes
Inline
Side-by-side
copy_DLXfiles_from_dCache.sh
View file @
a0954889
...
...
@@ -6,6 +6,7 @@
if
[
$#
-eq
0
]
;
then
echo
"./copy_DLXfiles_from_dCache.sh <production>"
exit
fi
FLIST
=
$(
cat
${
1
}
.list
)
...
...
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