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
ruanhaishen
Acme.Sh
Commits
5de16116
Commit
5de16116
authored
Jan 24, 2016
by
neil
Browse files
minor fix output message.
parent
8ad71801
Changes
1
Hide whitespace changes
Inline
Side-by-side
le.sh
View file @
5de16116
...
...
@@ -223,7 +223,7 @@ _setopt() {
_startserver
()
{
content
=
"
$1
"
_NC
=
"nc -q 1"
if
nc
-h
|
grep
"nmap.org/ncat"
>
/dev/null
;
then
if
nc
-h
2>&1
|
grep
"nmap.org/ncat"
>
/dev/null
;
then
_NC
=
"nc"
fi
# while true ; do
...
...
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