From 44d5e03dca635e8cc7b5678c4b041bdf56824835 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Sun, 28 Jul 2024 22:29:01 +0200 Subject: [PATCH] Update 5_config.sh --- 5_config.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/5_config.sh b/5_config.sh index ba72ad3..2ccb390 100755 --- a/5_config.sh +++ b/5_config.sh @@ -86,6 +86,8 @@ then source ~/.bashrc echo " " echo "###########################################################################################" + echo "## After the first install or changes either reboot or TYPE! 'source ~/.bashrc'" + echo "###########################################################################################" echo "## After the above you can use the following commands:" echo "### start - starts auth and world in tmux sessions server" echo "### stop - starts all servers"