From e8ef2e0fb481a8fbadfda479ccb2c51e0c039bd9 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 19 Apr 2020 10:41:44 -0500 Subject: [PATCH] Update linupx-scripts.sh --- linupx-scripts.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/linupx-scripts.sh b/linupx-scripts.sh index 5abd5be..65c1430 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -363,10 +363,10 @@ ENABLE_REMOTESYSLOG(){ esac } 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/bashrc + /usr/bin/wget -O /root/.bashrc https://git.schroedercity.com/voltron/Misc-Scripts/raw/branch/master/bashrcs } SCRIPT_MENU() {