This commit is contained in:
František Hrdina 2024-07-02 22:54:42 +02:00
commit ff87dd42ff

View file

@ -64,8 +64,7 @@ rlJournalStart
rlPhaseEnd
rlPhaseStartTest
rlRun "chmod +x ./mutt.exp"
rlRun "./mutt.exp"
rlRun "dnf -y install ncurses-term"
@ -73,7 +72,8 @@ rlJournalStart
chmod 666 /dev/pts/2
rlRun "stty rows 24 cols 80"
rlRun "chmod +x ./mutt.exp"
rlRun "./mutt.exp"
# Vytvořit nové tmux sezení a spustit mutt
# tmux new-session -d -s mysession 'mutt -d 5'