mirror of
https://git.proxmox.com/git/mirror_acme.sh
synced 2025-07-27 15:07:14 +00:00
fixed _get_root() function
This commit is contained in:
parent
a63dc75b43
commit
a207199879
@ -137,7 +137,7 @@ _get_root() {
|
|||||||
return 0
|
return 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
p=i
|
p=${i}
|
||||||
i=$(_math "$i" + 1)
|
i=$(_math "$i" + 1)
|
||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user