katij-uipath / v23.10_Automation_Suite_Upgrade

0 stars 0 forks source link

Open TMUX Session on all machines #90

Open katij-uipath opened 5 months ago

katij-uipath commented 5 months ago

Create a tmux session by running the following command:

tmux new -s uipath_install

To connect to a session by name, run the following command:

tmux attach -t uipath_install