mirror of
https://github.com/CPunch/Laika.git
synced 2026-01-02 19:20:18 +00:00
Updated CNC setup (markdown)
10
CNC-setup.md
10
CNC-setup.md
@@ -25,4 +25,12 @@ Example server.ini
|
||||
public-key-entry: 2d89362e935f96ab967938a279c786958cd4d2f5e6a05c8e2cdee916042f8700
|
||||
public-key-entry: 452bcab368ddfad70e557d725a76a2590ce5ca4e56fcc26083f8484cb4696479
|
||||
public-key-entry: abe611142327104b7a333a4883257f47b7a5dd1ab35ce02b15686b654de79e42
|
||||
```
|
||||
```
|
||||
|
||||
## Deployment
|
||||
|
||||
Note that the CNC target expects 'server.ini' to be in the working directory. If you need to more this file for whatever reason, the ini config path can be passed to the server as a command line argument. Eg:
|
||||
|
||||
```sh
|
||||
$ ./bin/LaikaCNC /root/server.ini
|
||||
```
|
||||
Reference in New Issue
Block a user