We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17fe266 commit 813dac1Copy full SHA for 813dac1
Linux Script/configure-linux.sh
@@ -48,7 +48,7 @@ HOST_NAME=
48
#this variable will hold the name of the linux distribution
49
LINUX_DIST=
50
#this variable will hold the path to CA bundle
51
-CA_PATH="/etc/ssl/certs/ca-certificates.crt"
+CA_FILE_PATH="/etc/ssl/certs/ca-certificates.crt"
52
53
#host name for logs-01.loggly.com
54
LOGS_01_HOST=logs-01.loggly.com
0 commit comments