diff --git a/linupx-scripts.sh b/linupx-scripts.sh index 89f783f..35c49a6 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -368,7 +368,7 @@ PYTHON3UPGRADE(){ [Nn]) INSTALL_MENU;; * ) # add-apt-repository -y ppa:deadsnakes/ppa - $APTFUNC install -y phython3 python3-pip + $APTFUNC install -y python3 python3-pip /usr/bin/wget -O /root/.bashrc https://git.schroedercity.com/voltron/Misc-Scripts/raw/branch/master/bashrc echo "" echo -e "${Green}Python3 Upfgrade has been Completed${Color_Off}"