mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-23 01:53:28 +00:00
5fb4f2b36c
Preserve the CA situation into the installer
3 lines
76 B
Bash
3 lines
76 B
Bash
#!/bin/bash
|
|
cp /etc/pki/tls/certs/ca-bundle.crt /sysroot/etc/pki/tls/certs/
|