ssty
This commit is contained in:
parent
52ad769bdb
commit
ff87dd42ff
1 changed files with 3 additions and 3 deletions
|
|
@ -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'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue