From 8b7ec7ee2f4471416797182e3e68ad8b59b7c36c Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 17 Mar 2022 19:16:28 +0000 Subject: [PATCH] --- docs/8.0/ayanova/docs/ops-install-linux-server.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/8.0/ayanova/docs/ops-install-linux-server.md b/docs/8.0/ayanova/docs/ops-install-linux-server.md index 06249910..3882b383 100644 --- a/docs/8.0/ayanova/docs/ops-install-linux-server.md +++ b/docs/8.0/ayanova/docs/ops-install-linux-server.md @@ -163,6 +163,12 @@ Unzip the archive into the AyaNova server binary files folder created in the pre sudo unzip ayanova-linux-x64-server.zip ``` +If you need to install the unzip utility: + +```bash +sudo apt-get install zip unzip +``` + ### Server configuration The server **must** be configured before it will be able to start properly and find the database server.