mirror of
https://github.com/AuxXxilium/arc-addons.git
synced 2024-11-23 13:40:51 +07:00
arcdns: rewrite name
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
cd4e7ecae4
commit
c695e37cbc
@ -8,7 +8,7 @@
|
||||
|
||||
cp -f /usr/bin/arcdns.php /usr/syno/bin/ddns/arcdns.php
|
||||
|
||||
ENTRIES=("[ArcDNS]")
|
||||
ENTRIES=("[ArcDNS.tech]")
|
||||
for ENTRY in "${ENTRIES[@]}"
|
||||
do
|
||||
if [ -f "/etc/ddns_provider.conf" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user