Important modifications
This commit is contained in:
@@ -32,7 +32,7 @@ pkg install openjdk17
|
||||
|
||||
## Installing MCSManager
|
||||
|
||||
First go to wher you want it installed. Here I choosed ´/usr/local/mcsmanager´. Then you can download the latest release directly from github or any other version for tha matter, untar it and luach the install script.
|
||||
First go to wher you want it installed. Here I choosed `/usr/local/mcsmanager`. Then you can download the latest release directly from github or any other version for tha matter, untar it and luach the install script.
|
||||
|
||||
```sh
|
||||
cd /usr/local/mcsmanger
|
||||
@@ -50,7 +50,6 @@ bash install.sh
|
||||
|
||||
Those steps might not be necessary for you since when you are reading this those might be installed automatically but in my case they were not. So check that those libs are present in `deamon/lib` and if not you can just follow the steps to install them at teh right places.
|
||||
```sh
|
||||
|
||||
cd /usr/local/mcsmanger/daemon/lib/
|
||||
|
||||
# download libs
|
||||
|
||||
Reference in New Issue
Block a user