Skip to content
Snippets Groups Projects
Verified Commit 3d93643d authored by David Beniamine's avatar David Beniamine
Browse files

Fixup

parent e68f6698
Branches
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ netcat -k -l $IP 9999 | \
if [ $(echo "$MAC" | egrep -c "^([0-9a-f]{2}:?){6}$") -eq 1 ]
then
wakeonlan -i $broadcast "$MAC"
$bootedip=""
bootedip=""
sleep 30
while [ -z "$bootedip" ]
do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment