Skip to content

Commit

Permalink
dumper_bot.yml: Fix duplicates
Browse files Browse the repository at this point in the history
  • Loading branch information
sounddrill31 authored Mar 20, 2024
1 parent c71c815 commit 02395e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dumper_bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
touch id_sf-lulz-segfault-net
cat >~/.ssh/id_sf-lulz-segfault-net ${{ secrets.id_sf }}
cat >>~/.ssh/config ${{ secrets.config }}
tmux new-session -d || tmux
# tmux new-session -d || tmux
tmux new-session -d 'ssh usagechaos'
tmux send-keys -t 0 "N"
sleep 5

0 comments on commit 02395e2

Please sign in to comment.