This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/sh | |
| # script to detect new dhcp lease | |
| # this will be called by dnsmasq everytime a new device is connected | |
| # with the following arguments |