From 526019a6ead6e463efcf695100693fcdfaa2d8e1 Mon Sep 17 00:00:00 2001 From: Mike Salvatore Date: Tue, 8 Jun 2021 06:51:25 -0400 Subject: [PATCH] docs: Make chmod command less specific in linux setup --- docs/content/setup/linux.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/content/setup/linux.md b/docs/content/setup/linux.md index a5ad1f99b..85e4a0f13 100644 --- a/docs/content/setup/linux.md +++ b/docs/content/setup/linux.md @@ -45,7 +45,8 @@ private certificate authority. by you. ```bash - chmod 400 $HOME/.monkey_island/{*.key,*.crt} + chmod 400 + chmod 400 ``` 1. Edit `$HOME/.monkey_island/server_config.json` to configure Monkey Island