Fix semicolon
This commit is contained in:
parent
92d061f572
commit
8d3d30425b
@ -213,7 +213,7 @@ do_start_stop(#s{acc = PubKey, keys = Keys, network = Network, max_cores = MaxCo
|
||||
% Check memory. >7gb gets mean, <7gb gets lean
|
||||
% Check avx2.
|
||||
% Both should be provided by the F# start program
|
||||
{"mean", "generic"};
|
||||
{"mean", "generic"}
|
||||
end,
|
||||
Miner = filename:join(platform_dir(), unicode:characters_to_binary([Fatness, Bits, "-", Type])),
|
||||
Count = optimize_count(MaxCores, MaxMem),
|
||||
|
Loading…
x
Reference in New Issue
Block a user