Skip to content

Commit

Permalink
Display message on login with ssh address
Browse files Browse the repository at this point in the history
  • Loading branch information
danhigham committed Jan 15, 2015
1 parent 02286f6 commit 4e41d58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file modified install.sh
Binary file not shown.
2 changes: 2 additions & 0 deletions install.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,6 @@ $HOME/bin/tmate -S /tmp/tmate.sock new-session -d # Launch tmate i
$HOME/bin/tmate -S /tmp/tmate.sock wait tmate-ready # Blocks until the SSH connection is established
$HOME/bin/tmate -S /tmp/tmate.sock display -p '#{tmate_ssh}'

echo "tmate -S /tmp/tmate.sock display -p '#{tmate_ssh}'" >> /home/vcap/.profile

exit 0

0 comments on commit 4e41d58

Please sign in to comment.