pull/3220/head
parent
9801876a2f
commit
491842ea34
|
@ -248,7 +248,7 @@ _ovh_authentication() {
|
|||
# _domain=domain.com
|
||||
_get_root() {
|
||||
domain=$1
|
||||
i=2
|
||||
i=1
|
||||
p=1
|
||||
while true; do
|
||||
h=$(printf "%s" "$domain" | cut -d . -f $i-100)
|
||||
|
|
Loading…
Reference in New Issue