openwrt-packages/net/ddns-scripts
Liangbin Lian ff23671d0a ddns-scripts: fix parsing of parameters
There is an obvious bug here:
if we want to update example.com.example.com in zone example.com,
so `domain=example.com@example.com`, after parsing,
the `__HOST` will be `example.com`, not expected `example.com.example.com`.

Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
2024-04-16 11:24:31 +08:00
..
files ddns-scripts: fix parsing of parameters 2024-04-16 11:24:31 +08:00
samples ddns-scripts: remove extra pipe 2022-01-31 10:46:40 +01:00
Makefile ddns-scripts: fix parsing of parameters 2024-04-16 11:24:31 +08:00