Skip to content

Commit

Permalink
fix: add user to docker group (#495)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo committed Sep 17, 2023
1 parent 3890abe commit e29cd48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions usr/share/ublue-os/just/custom.just
Original file line number Diff line number Diff line change
Expand Up @@ -207,3 +207,4 @@ zsh:
docker:
sudo systemctl enable --now docker
sudo usermod -aG docker $USER
newgrp docker

0 comments on commit e29cd48

Please sign in to comment.