mirror of
https://github.com/brmlab/BLIT.git
synced 2025-06-07 11:23:59 +02:00
4 lines
126 B
Bash
Executable file
4 lines
126 B
Bash
Executable file
#!/bin/bash -x
|
|
#echo "START: $(date)" >> /tmp/nei
|
|
/usr/local/sbin/notify-arp-neighbours.sh
|
|
#echo "STOP: $(date)" >> /tmp/nei
|