|
@@ -1,6 +1,6 @@
|
|
#!/bin/bash
|
|
#!/bin/bash
|
|
#set -e
|
|
#set -e
|
|
-Version=6.0.1
|
|
|
|
|
|
+Version=6.1.2
|
|
|
|
|
|
Gui=Yes #can be Yes No or Only
|
|
Gui=Yes #can be Yes No or Only
|
|
GigaHorse_farmer=Yes
|
|
GigaHorse_farmer=Yes
|
|
@@ -8,14 +8,14 @@ GigaHorse_farmer=Yes
|
|
MadMax=Yes
|
|
MadMax=Yes
|
|
GigaHorse=Yes
|
|
GigaHorse=Yes
|
|
BladeBit=No
|
|
BladeBit=No
|
|
-ChiaPos=Yes
|
|
|
|
|
|
+ChiaPos=no
|
|
|
|
|
|
H9_ChiaService=No
|
|
H9_ChiaService=No
|
|
H9_Miner=No
|
|
H9_Miner=No
|
|
H9_ChiaProxy=No
|
|
H9_ChiaProxy=No
|
|
|
|
|
|
FoxyPool=Yes
|
|
FoxyPool=Yes
|
|
-FoxyPool_service=No
|
|
|
|
|
|
+FoxyPool_service=Yes
|
|
|
|
|
|
function print_centered {
|
|
function print_centered {
|
|
[[ $# == 0 ]] && return 1
|
|
[[ $# == 0 ]] && return 1
|