This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user