Skip to content

Commit 813dac1

Browse files
Update Linux Script/configure-linux.sh
Co-Authored-By: Ljancek <[email protected]>
1 parent 17fe266 commit 813dac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Linux Script/configure-linux.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ HOST_NAME=
4848
#this variable will hold the name of the linux distribution
4949
LINUX_DIST=
5050
#this variable will hold the path to CA bundle
51-
CA_PATH="/etc/ssl/certs/ca-certificates.crt"
51+
CA_FILE_PATH="/etc/ssl/certs/ca-certificates.crt"
5252

5353
#host name for logs-01.loggly.com
5454
LOGS_01_HOST=logs-01.loggly.com

0 commit comments

Comments
 (0)