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
Grenoble
Eole-Wol
Commits
dd8f053e
Unverified
Commit
dd8f053e
authored
Aug 09, 2019
by
David Beniamine
Browse files
Remove netcat uneffective fix
parent
83df5e1c
Changes
1
Hide whitespace changes
Inline
Side-by-side
wol/scripts/wakeonlanservice.sh
View file @
dd8f053e
...
@@ -27,7 +27,7 @@ answer(){
...
@@ -27,7 +27,7 @@ answer(){
then
then
netcat
$host
$port
netcat
$host
$port
else
else
stdbuf
-oL
cat
$1
|
while
!
netcat
$host
$port
;
do
sleep
1
;
done
stdbuf
-oL
cat
$1
| netcat
$host
$port
fi
fi
}
}
...
...
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