Skip to content

Commit 0f5093c

Browse files
authored
Remove space
1 parent 80748b9 commit 0f5093c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

acme.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7542,7 +7542,7 @@ _process() {
75427542
;;
75437543
--list-profiles)
75447544
_CMD="list_profiles"
7545-
;;
7545+
;;
75467546
-d | --domain)
75477547
_dvalue="$2"
75487548

@@ -8110,7 +8110,7 @@ _process() {
81108110
;;
81118111
list_profiles)
81128112
list_profiles
8113-
;;
8113+
;;
81148114
*)
81158115
if [ "$_CMD" ]; then
81168116
_err "Invalid command: $_CMD"

0 commit comments

Comments
 (0)