tl-weechat-container/startup.bash

24 lines
371 B
Bash

#!/usr/bin/env bash -x
####
# Notes
#
# Main jobs
#
# - Start zeroteir-one
# - Check that it's running and continuing to run
# - Start sshd
# - Check that it's running and continuing to run
# - Start weechat in tmux
# - Check that it's running and continuing to run
zerotier-one -d
sshd
tmux -f ~/.tmux.conf -L tl-weechat new-session -ds tl-weechat weechat