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;
|
python-pipenv;
|
||||||
|
|
||||||
# Docker
|
# Docker
|
||||||
|
. "../Software/docker/install.sh";
|
||||||
sudo usermod -aG docker "$USER";
|
|
||||||
|
|
||||||
# Misc
|
# Misc
|
||||||
. "../Software/logo-ls/install.sh";
|
. "../Software/logo-ls/install.sh";
|
||||||
|
|
Loading…
Reference in a new issue