Skip to content

Commit

Permalink
test: Remove bash usage in shell script
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Sul <[email protected]>
  • Loading branch information
mike-sul committed Dec 16, 2024
1 parent 363ff36 commit 593cad5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/compose/registry/certs/gen-certs.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
#!/bin/bash

openssl req -new -x509 -nodes -days 36500 -config openssl.cnf -keyout registry.key -out registry.crt

0 comments on commit 593cad5

Please sign in to comment.