Forgor to push 💀
This commit is contained in:
2
git.go
2
git.go
@@ -98,7 +98,7 @@ func addAndPushCerts() {
|
||||
os.Exit(1)
|
||||
}
|
||||
certFile, err := os.ReadFile(config.GetAsString("Certificates.certs_path") + "/certificates/" + cert.Name())
|
||||
certFile = encryptBytes(certFile)
|
||||
//certFile = encryptBytes(certFile)
|
||||
_, err = file.Write(certFile)
|
||||
err = file.Close()
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user