mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-05 08:02:44 +00:00
Trigger Github Actions one last time
This commit is contained in:
parent
2de7357663
commit
e0da91db8b
@ -99,7 +99,6 @@ _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