Skip to content
Snippets Groups Projects
Commit 536d91f4 authored by David Hoese's avatar David Hoese
Browse files

Add chmod to influxdb setup in README

parent 4fbc2707
No related branches found
No related tags found
No related merge requests found
...@@ -37,6 +37,7 @@ the "root" user under `/opt/metobs/metobs_api`. ...@@ -37,6 +37,7 @@ the "root" user under `/opt/metobs/metobs_api`.
```bash ```bash
sudo cp /home/metobs/influxdbv2_metobs_ro.txt repos/git/MetObsAPI/ sudo cp /home/metobs/influxdbv2_metobs_ro.txt repos/git/MetObsAPI/
sudo chmod 444 repos/git/MetObsAPI/influxdbv2_metobs_ro.txt
``` ```
Make sure it is readable by all. Make sure it is readable by all.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment