Update linupx-scripts.sh

This commit is contained in:
2020-04-19 10:41:44 -05:00
parent ea13144ee7
commit e8ef2e0fb4

View File

@@ -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() {