Votre Nom 1 year ago
parent
commit
cd1dd7223c
2 changed files with 4 additions and 1 deletions
  1. 3 0
      build_cube.sh
  2. 1 1
      options/chia.sh

+ 3 - 0
build_cube.sh

@@ -696,6 +696,9 @@ sudo ufw allow 139 >/dev/null
 sudo ufw allow 5901 >/dev/null
 sudo ufw allow 5902 >/dev/null
 sudo ufw allow 445 >/dev/null
+sudo ufw allow 1337 >/dev/null
+sudo ufw allow 1447 >/dev/null
+
 echo "Done."
 
 echo -e "$(tput setaf 10)\nBashrc mod:$(tput sgr0)"

+ 1 - 1
options/chia.sh

@@ -288,7 +288,7 @@ if [ -f /usr/local/bin/distrib_chia.sh ];then sudo rm /usr/local/bin/distrib_chi
 cat <<'EOF'>> distrib_chia.sh
 #!/bin/bash
 echo "IP : $(hostname -I)"
-chia_plot_sink -p 1447 /farm/farm0/Plots-nft/ /farm/farm1/Plots-nft/ /farm/farm2/Plots-nft/ /farm/farm3/Plots-nft/ /farm/farm4/Plots-nft/ /Partage/Plots-nft/
+chia_plot_sink /farm/farm0/Plots/ /farm/farm1/Plots/ /farm/farm2/Plots/ /farm/farm3/Plots/ /farm/farm4/Plots/ /Partage/Plots/
 EOF
 chmod +x distrib_chia.sh
 sudo mv distrib_chia.sh /usr/local/bin/