Attempt to spawn off the script rather than waiting for it to finish.
This commit is contained in:
parent
d0230d7c42
commit
60c8ce0af7
@ -140,5 +140,5 @@
|
|||||||
## Reload ##
|
## Reload ##
|
||||||
|
|
||||||
- name: Miner | Software | Nanominer | Reload
|
- name: Miner | Software | Nanominer | Reload
|
||||||
shell: "killall {{ nanominer_script }}; {{ nanominer_script }}"
|
shell: "killall {{ nanominer_script }}; nohup {{ nanominer_script }} &"
|
||||||
become_user: mfn
|
become_user: mfn
|
Loading…
x
Reference in New Issue
Block a user