From 5db2379764a897e2c1212e4fc4d914936c05dc1f Mon Sep 17 00:00:00 2001 From: TommyTran732 <57488583+tommytran732@users.noreply.github.com> Date: Sun, 4 Apr 2021 14:22:16 -0400 Subject: [PATCH] Update Ubuntu-Desktop-20.04-LTS.sh --- Ubuntu-Desktop-20.04-LTS.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Ubuntu-Desktop-20.04-LTS.sh b/Ubuntu-Desktop-20.04-LTS.sh index 0e6cf3a..58c4bb1 100644 --- a/Ubuntu-Desktop-20.04-LTS.sh +++ b/Ubuntu-Desktop-20.04-LTS.sh @@ -103,6 +103,7 @@ wget https://github.com/evilsocket/opensnitch/releases/download/v1.3.6/python3-o sudo dpkg -i opensnitch*.deb python3-opensnitch-ui*.deb sudo apt -f install -y rm -rf *opensnitch* +sudo chown -R $USER:$USER /home/${USER}/.config/autostart #Setup VSCodium wget -qO - https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/raw/master/pub.gpg | gpg --dearmor | sudo dd of=/etc/apt/trusted.gpg.d/vscodium.gpg