Create the certs if missing and run instead
Docker Build and Release Upload / build (push) Successful in 1m22s

This commit is contained in:
2025-07-26 12:21:44 -07:00
parent 390b776d04
commit 1cfad5afa4
3 changed files with 5 additions and 9 deletions
-2
View File
@@ -1,4 +1,2 @@
#!/bin/sh
openssl genrsa -out private_key.pem 2048
openssl rsa -in private_key.pem -pubout -out public_key.pem