Update linupx-scripts.sh

This commit is contained in:
2020-04-19 10:42:22 -05:00
parent e8ef2e0fb4
commit 1cc3b4c491

View File

@@ -366,7 +366,7 @@ PYTHON3UPGRADE(){
add-apt-repository ppa:deadsnakes/ppa add-apt-repository ppa:deadsnakes/ppa
} }
BASHRC_INSTALL(){ BASHRC_INSTALL(){
/usr/bin/wget -O /root/.bashrc https://git.schroedercity.com/voltron/Misc-Scripts/raw/branch/master/bashrcs /usr/bin/wget -O /root/.bashrc https://git.schroedercity.com/voltron/Misc-Scripts/raw/branch/master/bashrc
} }
SCRIPT_MENU() { SCRIPT_MENU() {