detach/ratach screen

This commit is contained in:
François Patron 2024-12-12 23:11:14 +01:00
parent c5f263fd95
commit b6044eb4f9

View File

@ -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