Fix scripts for systems without bash.
This commit is contained in:
parent
3beccae136
commit
5552e1f864
8 changed files with 8 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash -e
|
||||
#!/bin/sh -e
|
||||
|
||||
# https://xmrig.com/docs/miner/hugepages#onegb-huge-pages
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue