packages/net/ddns-scripts
Ansuel Smith 2294d252b3
ddns-scripts: standardize required params declaration
The luci app scan the script and search for params in the form of
$required_params.
This script use the form "${required_params}" and cause confusion
with the luci app by hiding needed values. Fix this by using the
standard way to declare required params following other ddns scripts.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2021-07-02 03:38:51 +02:00
..
files ddns-scripts: standardize required params declaration 2021-07-02 03:38:51 +02:00
samples ddns-scripts: Working example to use local_script to derive a SLAAC IPv6 address 2019-04-11 13:15:45 +02:00
Makefile ddns-scripts: standardize required params declaration 2021-07-02 03:38:51 +02:00