Fix scripts for systems without bash.

This commit is contained in:
XMRig 2024-03-21 02:13:01 +07:00
parent 3beccae136
commit 5552e1f864
No known key found for this signature in database
GPG Key ID: 446A53638BE94409
8 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash -e
#!/bin/sh -e
HWLOC_VERSION_MAJOR="2"
HWLOC_VERSION_MINOR="10"

View File

@ -1,4 +1,4 @@
#!/bin/bash -e
#!/bin/sh -e
HWLOC_VERSION="1.11.13"

View File

@ -1,4 +1,4 @@
#!/bin/bash -e
#!/bin/sh -e
LIBRESSL_VERSION="3.5.2"

View File

@ -1,4 +1,4 @@
#!/bin/bash -e
#!/bin/sh -e
OPENSSL_VERSION="1.1.1s"

View File

@ -1,4 +1,4 @@
#!/bin/bash -e
#!/bin/sh -e
OPENSSL_VERSION="3.0.13"

View File

@ -1,4 +1,4 @@
#!/bin/bash -e
#!/bin/sh -e
UV_VERSION="1.48.0"

View File

@ -1,4 +1,4 @@
#!/bin/bash -e
#!/bin/sh -e
./build.uv.sh
./build.hwloc.sh

View File

@ -1,4 +1,4 @@
#!/bin/bash -e
#!/bin/sh -e
# https://xmrig.com/docs/miner/hugepages#onegb-huge-pages