1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-11-04 18:11:34 -05:00

Update development.sh

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2023-06-03 03:11:54 -07:00 committed by GitHub
parent 9edd838740
commit f46bba0550
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,6 @@ sudo dnf config-manager --add-repo https://download.docker.com/linux/fedora/dock
sudo dnf install docker-ce docker-compose-plugin github-desktop code
sudo systemctl enable --now docker
sudo usermod -aG docker $USER
newgrp docker
sudo mkdir -p /etc/qubes-bind-dirs.d
sudo tee /etc/qubes-bind-dirs.d50_user.conf << EOF > /dev/null