mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-05 11:32:45 +00:00
Revert "Trigger Github Actions"
This reverts commit bc012e4e17a5f80ee290d1bcc3b1bd316854d5a1.
This commit is contained in:
parent
bc012e4e17
commit
4e7edd492d
@ -99,6 +99,7 @@ _get_root() {
|
||||
while true; do
|
||||
h=$(printf "%s" "$domain" | cut -d . -f $i-100)
|
||||
if [ -z "$h" ]; then
|
||||
#not valid
|
||||
return 1
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user