Update tig_pool_master.sh

This commit is contained in:
vodhash 2024-12-21 01:06:15 +01:00 committed by GitHub
parent 9db97915a3
commit 2e4c7eff24
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -220,10 +220,10 @@ echo ""
echo "To follow the benchmarker, use the commands below:"
echo
echo " 1. Follow pool:"
echo " tail-f logs/pool_tig"
echo " tail -f logs/pool_tig"
echo
echo " 2. Follow slave:"
echo " tail-f logs/slave_tig"
echo " tail -f logs/slave_tig"
echo
echo " 3. Have some time to lose :)"
echo " bash game/snake.sh"