Update tig_pool_master.sh

This commit is contained in:
xnico31 2024-12-21 01:05:29 +01:00
parent e5b586bc6b
commit c486370b8a

View File

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