docs: Make chmod command less specific in linux setup

This commit is contained in:
Mike Salvatore 2021-06-08 06:51:25 -04:00
parent eb044207da
commit 526019a6ea
1 changed files with 2 additions and 1 deletions

View File

@ -45,7 +45,8 @@ private certificate authority.
by you.
```bash
chmod 400 $HOME/.monkey_island/{*.key,*.crt}
chmod 400 <PATH_TO_KEY_FILE>
chmod 400 <PATH_TO_CRT_FILE>
```
1. Edit `$HOME/.monkey_island/server_config.json` to configure Monkey Island