Skip to content

Commit

Permalink
Show banner on connect!
Browse files Browse the repository at this point in the history
  • Loading branch information
danhigham committed Jan 17, 2015
1 parent d40d53f commit 53f4037
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified install.sh
Binary file not shown.
1 change: 1 addition & 0 deletions install.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ $HOME/bin/tmate -S /tmp/tmate.sock selectp -t 0
start_command=$(start_cmd /home/vcap/staging_info.yml)

$HOME/bin/tmate -S /tmp/tmate.sock send-keys -t "$main_pane" "echo \"$sshcmd\"" Enter
$HOME/bin/tmate -S /tmp/tmate.sock send-keys -t "$main_pane" 'cat $HOME/banner.txt' Enter
$HOME/bin/tmate -S /tmp/tmate.sock send-keys -t "$command_pane" "$start_command" Enter

printf "%s\n" "$sshcmd"
Expand Down

0 comments on commit 53f4037

Please sign in to comment.