Update linupx-scripts.sh
This commit is contained in:
@@ -481,7 +481,7 @@ POSTFIX_INSTALL(){
|
|||||||
}
|
}
|
||||||
BASHRC_INSTALL(){
|
BASHRC_INSTALL(){
|
||||||
echo -e "${Green}Installing root/.bashrc${Color_Off}"
|
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
|
/usr/bin/wget -O ~/.bashrc https://git.schroedercity.com/voltron/Misc-Scripts/raw/branch/master/bashrc
|
||||||
INSTALL_MENU
|
INSTALL_MENU
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user