Fix broken docker installation

This commit is contained in:
Manuel Thalmann 2023-04-06 17:48:42 +02:00
parent 36cf5a247b
commit 6e72596e18

View file

@ -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";