Added notes to new startup.bash
This commit is contained in:
parent
01cfb456e0
commit
fa75ee9fb9
19
startup.bash
Normal file
19
startup.bash
Normal 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
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user