openwrt/package/network/services/hostapd/files/dhcp-get-server.sh

3 lines
47 B
Bash

#!/bin/sh
[ "$1" = bound ] && echo "$serverid"