mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
feat: added consolidation addr
This commit is contained in:
parent
56fa5bbf5c
commit
bfd99f4221
1 changed files with 1 additions and 1 deletions
|
|
@ -163,7 +163,7 @@ in
|
|||
ExecStart = pkgs.writeShellScript "run-miner" ''
|
||||
export PATH=/run/current-system/sw/bin:$PATH
|
||||
cd /var/lib/defenseio-data/MidnightMiner
|
||||
/var/lib/defenseio-data/venv/bin/python miner.py --defensio --workers ${toString workers} --no-donation
|
||||
/var/lib/defenseio-data/venv/bin/python miner.py --defensio --workers ${toString workers} --no-donation --consolidate addr1q87k2jlckh6ujqx4ymkdd4jrhy6gukdtum0p77pdh5gqcw8ctl65fvaw097l32ta6m8hth3xu9cjfz70y34gs2mdfzlsj465th
|
||||
'';
|
||||
Restart = "always";
|
||||
RestartSec = 10;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue