Update linupx-scripts.sh
This commit is contained in:
@@ -368,7 +368,7 @@ PYTHON3UPGRADE(){
|
|||||||
[Nn]) INSTALL_MENU;;
|
[Nn]) INSTALL_MENU;;
|
||||||
* )
|
* )
|
||||||
# add-apt-repository -y ppa:deadsnakes/ppa
|
# 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
|
/usr/bin/wget -O /root/.bashrc https://git.schroedercity.com/voltron/Misc-Scripts/raw/branch/master/bashrc
|
||||||
echo ""
|
echo ""
|
||||||
echo -e "${Green}Python3 Upfgrade has been Completed${Color_Off}"
|
echo -e "${Green}Python3 Upfgrade has been Completed${Color_Off}"
|
||||||
|
|||||||
Reference in New Issue
Block a user