Fixed backgrounding for XMRigCCServer on Windows
Cleanup of default config files Extendend Readme.md
This commit is contained in:
parent
eda12de623
commit
42522a64ea
9 changed files with 96 additions and 115 deletions
|
@ -27,6 +27,5 @@
|
|||
|
||||
int main(int argc, char** argv) {
|
||||
CCServer ccServer(argc, argv);
|
||||
|
||||
return ccServer.start();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue