fixed byobu command

This commit is contained in:
Seaswimmer 2023-08-14 11:01:48 -04:00
parent 43a908136d
commit 5b809962b1

View file

@ -1,2 +1,2 @@
#!/usr/bin/env bash
byobu -S factorio send-keys "/quit" C-m
byobu send-keys -t factorio /quit C-m