From 5e7337b7d287fa386c9800ad534bbb14f3f72900 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 19 Apr 2020 11:48:20 -0500 Subject: [PATCH] Update linupx-scripts.sh --- linupx-scripts.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/linupx-scripts.sh b/linupx-scripts.sh index 8db6177..bc20925 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -378,7 +378,9 @@ PYTHON3UPGRADE(){ esac } BASHRC_INSTALL(){ + echo -e "${Green}Installing root/.bashrc${Color_Off}" /usr/bin/wget -O /root/.bashrc https://git.schroedercity.com/voltron/Misc-Scripts/raw/branch/master/bashrc + INSTALL_MENU } SCRIPT_MENU() {