Shoving some dumb commands in the script for initial testing
This commit is contained in:
parent
fa75ee9fb9
commit
538e492277
|
@ -10,10 +10,14 @@
|
||||||
# - Check that it's running and continuing to run
|
# - Check that it's running and continuing to run
|
||||||
# - Start sshd
|
# - Start sshd
|
||||||
# - Check that it's running and continuing to run
|
# - Check that it's running and continuing to run
|
||||||
# - Start mosh
|
|
||||||
# - Check that it's running and continuing to run
|
|
||||||
# - Start weechat in tmux
|
# - Start weechat in tmux
|
||||||
# - Check that it's running and continuing to run
|
# - 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
|
||||||
|
|
Loading…
Reference in New Issue