mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-09 16:01:46 +00:00
fix: fix a format issue reported by shellfmt
Signed-off-by: Avi Miller <avi.miller@oracle.com>
This commit is contained in:
parent
1d089d4541
commit
25d0fdf8ff
@ -166,7 +166,6 @@ _oci_config() {
|
||||
|
||||
}
|
||||
|
||||
|
||||
# _get_zone(): retrieves the Zone name and OCID
|
||||
#
|
||||
# _sub_domain=_acme-challenge.www
|
||||
@ -322,5 +321,4 @@ _readini() {
|
||||
_debug2 _inivalue "$_inivalue"
|
||||
echo "$_inivalue"
|
||||
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user