docs: Tell the user to set secure permissions on /monkey_island_data

This commit is contained in:
Mike Salvatore 2021-06-10 11:33:05 -04:00
parent 9b7c913007
commit 7b14b917cd
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ been signed by a private certificate authority.
```bash
mkdir ./monkey_island_data
chmod 700 ./monkey_island_data
```
1. Run Monkey Island with the `--setup-only` flag to populate the `./monkey_island_data` directory with a default `server_config.json` file.