ddns-scripts: fix netcup.com readonly variable
authorTim Flubshi <redacted>
Sun, 26 Apr 2026 15:47:02 +0000 (17:47 +0200)
committerFlorian Eckert <redacted>
Mon, 27 Apr 2026 12:26:29 +0000 (14:26 +0200)
commitc51e3100fa9e3d1dfbc7e8bcfc52f24da2ea7796
tree7049a304863480fdb7feae9d29bc903ae4732f7d
parent537c2a631dd117564720a80f6976280901b010f5
ddns-scripts: fix netcup.com readonly variable

The netcup ddns update script fails on subsequent runs because a
readonly variable is assigned again. Fix this by removing the readonly
declaration to allow repeated execution.

Signed-off-by: Tim Flubshi <redacted>
net/ddns-scripts/files/usr/lib/ddns/update_netcup_com.sh
git clone https://git.99rst.org/PROJECT