Update tig_pool_master.sh

This commit is contained in:
xnico31 2025-01-10 13:35:01 +01:00
parent fd0d9703d2
commit 65060f3ac7

View File

@ -16,7 +16,6 @@ fi
cpu_threads=$(grep -c ^processor /proc/cpuinfo)
if [ "$cpu_threads" -lt 24 ]; then
echo "Error: Your system has less than 24 threads ($cpu_threads detected). Installation aborted your not able to Mine on TIGPool."
exit 1
fi