mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-08 23:41:45 +00:00
Even blank lines (with spaces) give Travis heartache. Sigh.
This commit is contained in:
parent
a18ce275ab
commit
10994d65be
@ -348,7 +348,7 @@ _freedns_data_id() {
|
||||
fi
|
||||
return 1
|
||||
fi
|
||||
|
||||
|
||||
data_id="$(echo "$htmlpage" | tr -d "[:space:]" | sed 's/<tr>/@<tr>/g' | tr '@' '\n' \
|
||||
| grep "<td[a-zA-Z=#]*>$record_type</td>" \
|
||||
| grep "<ahref.*>$search_domain</a>" \
|
||||
|
Loading…
Reference in New Issue
Block a user