Added notes to new startup.bash

This commit is contained in:
David Thurstenson 2022-05-08 21:24:03 -05:00
parent 01cfb456e0
commit fa75ee9fb9
1 changed files with 19 additions and 0 deletions

19
startup.bash Normal file
View File

@ -0,0 +1,19 @@
#!/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 mosh
# - Check that it's running and continuing to run
# - Start weechat in tmux
# - Check that it's running and continuing to run