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:
parent
9edd838740
commit
f46bba0550
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user