mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-22 09:31:34 -05:00
Update Ubuntu-Update.sh
This commit is contained in:
parent
a5205bfe8c
commit
cef14fb184
@ -21,8 +21,6 @@ sudo rm -rf /usr/share/xsessions/gnome-classic.desktop
|
|||||||
#Remove GetExtensions
|
#Remove GetExtensions
|
||||||
pip3 uninstall GetExtensions
|
pip3 uninstall GetExtensions
|
||||||
rm -rf /home/${USER}/.local/lib/python*
|
rm -rf /home/${USER}/.local/lib/python*
|
||||||
sudo apt purge python3-pip -y
|
|
||||||
sudo apt autoremove -y
|
|
||||||
|
|
||||||
#Reinstall OpenSnitch
|
#Reinstall OpenSnitch
|
||||||
wget https://github.com/evilsocket/opensnitch/releases/download/v1.3.6/opensnitch_1.3.6-1_amd64.deb
|
wget https://github.com/evilsocket/opensnitch/releases/download/v1.3.6/opensnitch_1.3.6-1_amd64.deb
|
||||||
|
Loading…
Reference in New Issue
Block a user