Skip to content

Commit a8c8a39

Browse files
Update docker/osd-dev/manager/entrypoint.sh
Co-authored-by: Copilot <[email protected]>
1 parent c245592 commit a8c8a39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/osd-dev/manager/entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
# Change permissions to ceritificates
3+
# Change permissions to certificates
44
chmod 500 /etc/filebeat/certs
55
chmod 400 /etc/filebeat/certs/*
66
chown -R root:root /etc/filebeat/certs

0 commit comments

Comments
 (0)