diff --git a/NeNe-discovery/notify-arp-neighbours b/NeNe-discovery/notify-arp-neighbours index bc6b74f..73801a3 100755 --- a/NeNe-discovery/notify-arp-neighbours +++ b/NeNe-discovery/notify-arp-neighbours @@ -1,4 +1,4 @@ #!/bin/bash -x #echo "START: $(date)" >> /tmp/nei -/usr/local/sbin/notify-arp-neighbours.sh +$(/usr/local/sbin/notify-arp-neighbours.sh) & #echo "STOP: $(date)" >> /tmp/nei