diff --git a/scripts/tig_pool_master.sh b/scripts/tig_pool_master.sh index 0cea6ff..9f9653b 100755 --- a/scripts/tig_pool_master.sh +++ b/scripts/tig_pool_master.sh @@ -160,4 +160,4 @@ screen -dmS pool_tig bash -c "cd \"$current_path\" && ./pool_tig_launch_${id_sla sleep 5 # Attach to the screen -screen -r pool_tig +screen -d -r pool_tig