Fix broken docker installation
This commit is contained in:
parent
36cf5a247b
commit
6e72596e18
1 changed files with 1 additions and 2 deletions
|
@ -96,8 +96,7 @@ yay --noconfirm -Syu \
|
|||
python-pipenv;
|
||||
|
||||
# Docker
|
||||
|
||||
sudo usermod -aG docker "$USER";
|
||||
. "../Software/docker/install.sh";
|
||||
|
||||
# Misc
|
||||
. "../Software/logo-ls/install.sh";
|
||||
|
|
Loading…
Reference in a new issue