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
LARN
PRRT
Commits
a45e3753
Commit
a45e3753
authored
Nov 06, 2017
by
Andreas Schmidt
Browse files
Remove leftover.
parent
6fe50dc5
Changes
1
Hide whitespace changes
Inline
Side-by-side
entrypoint.sh
View file @
a45e3753
...
...
@@ -6,7 +6,6 @@ command=$1
shift
if
[[
"
$command
"
==
"sender"
]]
;
then
echo
"FOO"
params
=
$1
;
shift
# Add Host
elif
[[
"
$command
"
==
"receiver"
]]
;
then
:
...
...
Write
Preview
Supports
Markdown
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