Update linupx-scripts.sh
This commit is contained in:
@@ -363,7 +363,9 @@ ENABLE_REMOTESYSLOG(){
|
|||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
PYTHON3UPGRADE(){
|
PYTHON3UPGRADE(){
|
||||||
add-apt-repository ppa:deadsnakes/ppa
|
# add-apt-repository -y ppa:deadsnakes/ppa
|
||||||
|
$APTFUNC install -y phython3 python3-pip
|
||||||
|
/usr/bin/wget -O /root/.bashrc https://git.schroedercity.com/voltron/Misc-Scripts/raw/branch/master/bashrc
|
||||||
}
|
}
|
||||||
BASHRC_INSTALL(){
|
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/bashrc
|
||||||
|
|||||||
Reference in New Issue
Block a user