diff --git a/Fedora-WorkStation-33.sh b/Fedora-WorkStation-33.sh index 72e078d..aecd36e 100644 --- a/Fedora-WorkStation-33.sh +++ b/Fedora-WorkStation-33.sh @@ -75,7 +75,7 @@ sudo dnf -y install ivpn-ui #Install OpenSnitch sudo dnf install -y https://github.com/evilsocket/opensnitch/releases/download/v1.3.6/opensnitch-1.3.6-1.x86_64.rpm sudo dnf install -y https://github.com/evilsocket/opensnitch/releases/download/v1.3.6/opensnitch-ui-1.3.6-1.f29.noarch.rpm -sudo chmod -R $USER:USER /home/${USER}/.config/autostart +sudo chown -R $USER:$USER /home/${USER}/.config/autostart #Setup VSCodium sudo rpm --import https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/raw/master/pub.gpg