From 538e4922775da4911e5872ad82a2d15a5b396209 Mon Sep 17 00:00:00 2001 From: David Thurstenson Date: Fri, 27 May 2022 11:38:42 -0500 Subject: [PATCH] Shoving some dumb commands in the script for initial testing --- startup.bash | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/startup.bash b/startup.bash index 641d59d..41b1a42 100644 --- a/startup.bash +++ b/startup.bash @@ -10,10 +10,14 @@ # - 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 +zerotier-one -d + +sshd + + +tmux -f ~/.tmux.conf -L tl-weechat new-session -ds tl-weechat weechat