mirror of
https://github.com/seanwhe/xmrig-bash-scripts.git
synced 2024-11-28 05:26:22 +03:00
parent
fefc40e997
commit
fb7ccf8fee
@ -7,7 +7,7 @@ echo "#################################"
|
||||
|
||||
if [ $_APT_DEPENDS = 1 ]; then
|
||||
|
||||
sudo apt install -y screen software-properties-common git jq build-essential cmake libuv1-dev libssl-dev libmicrohttpd-dev gcc g++
|
||||
sudo apt install -y screen software-properties-common git build-essential cmake libuv1-dev libssl-dev libmicrohttpd-dev gcc g++
|
||||
|
||||
else
|
||||
echo "Depend install is set to NO ($_APT_DEPENDS) Skipping"
|
||||
|
Loading…
Reference in New Issue
Block a user