From 5dcd45456c0d9b7a796119ba11a0db019d7956bd Mon Sep 17 00:00:00 2001 From: SoundDrill31 <84176052+sounddrill31@users.noreply.github.com> Date: Wed, 20 Mar 2024 09:42:23 +0530 Subject: [PATCH] dumper_bot.yml: Attach to tmux --- .github/workflows/dumper_bot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/dumper_bot.yml b/.github/workflows/dumper_bot.yml index 637b686..86d0dae 100644 --- a/.github/workflows/dumper_bot.yml +++ b/.github/workflows/dumper_bot.yml @@ -19,4 +19,5 @@ jobs: # tmux new-session -d || tmux tmux new-session -d 'ssh usagechaos' tmux send-keys -t 0 "N" + tmux a -t 0 sleep 5