Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
s4ke committed Nov 13, 2023
1 parent b00e9f0 commit 5e83182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/gen_client_certs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ CA_CERT="ca-cert.pem"


CLIENTS=(
martinb
someuser
)

for CLIENT in "${CLIENTS[@]}"; do
Expand Down

0 comments on commit 5e83182

Please sign in to comment.