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() {