E3372-bash/e3372-dhcp-setting.sh
2021-03-22 23:25:39 +03:00

8 lines
132 B
Bash
Executable File

#!/bin/bash
DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" &>/dev/null && pwd)"
. "$DIR/include.sh"
get_token
get_xml "dhcp/settings"