Your Name 11 months ago
parent
commit
df97dbbdb3
1 changed files with 0 additions and 2 deletions
  1. 0 2
      options/chia.sh

+ 0 - 2
options/chia.sh

@@ -446,8 +446,6 @@ if [ $ChiaPos = "YES" ];then chiapos;fi
 if [ $H9_Miner = "YES" ];then miner_;fi
 if [ $H9_ChiaService = "YES" ];then service_;fi
 if [ $H9_ChiaProxy = "YES" ]; then chia_proxy;fi
-if [ $FoxyPool = "YES" ]; then foxypool_;fi
-if [ $FoxyPool_service = "YES" ]; then foxypool_service_;fi
 if [ $GigaHorse_farmer = "YES" ];then GigaHorse_farmer_;fi
 if [ $Gui = "YES" ]; then chia_blockchain;fi