Skip to content
Snippets Groups Projects
Unverified Commit 1ab65a48 authored by David Beniamine's avatar David Beniamine
Browse files

Fixup

parent ccc68b09
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ BASE_MACS="6c:4b:90 a4:1f:72 78:45:c4 64:00:6a b0:83:fe d4:be:d9 00:23:24"
arg="c8:1f:66"
for mac in $BASE_MACS
do
arg="$arg \| $mac"
arg="$arg\| $mac"
done
echo grep "$arg" /var/lib/dhcp/dhcpd.leases
MACS=""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment