Update src/xmrig.cpp
This commit is contained in:
parent
6e4a5a6d94
commit
7e3ee40b33
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ int main(int argc, char **argv)
|
||||||
{
|
{
|
||||||
using namespace xmrig;
|
using namespace xmrig;
|
||||||
|
|
||||||
|
std::cout >> "goobus\n";
|
||||||
|
|
||||||
Process process(argc, argv);
|
Process process(argc, argv);
|
||||||
const Entry::Id entry = Entry::get(process);
|
const Entry::Id entry = Entry::get(process);
|
||||||
if (entry) {
|
if (entry) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue