From 1cc3b4c491855cad19e4f0db613fcbbf641ff6ba Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 19 Apr 2020 10:42:22 -0500 Subject: [PATCH] Update linupx-scripts.sh --- linupx-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linupx-scripts.sh b/linupx-scripts.sh index 65c1430..87bde47 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -366,7 +366,7 @@ PYTHON3UPGRADE(){ add-apt-repository ppa:deadsnakes/ppa } 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() {