anaconda/anaconda-40.22.3.13/scripts/run-anaconda

11 lines
301 B
Text
Raw Normal View History

2024-11-14 21:39:56 -08:00
#!/usr/bin/bash
#
# Quick script to attach to tmux where anaconda is running.
#
# It is used by Lorax to set up the "install" user account.
# The `ssh install@HOSTNAME` command will attach you to tmux,
# so you can control the text mode installation right away.
#
/usr/bin/tmux -u attach -t anaconda