Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Commit

Permalink
Added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hanzlamateen committed Sep 13, 2023
1 parent 4cdee10 commit 4190975
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/scripts/check-docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ else
echo "$PASSWORD" | sudo -S sh get-docker.sh
rm ./get-docker.sh -f

# https://github.com/docker/compose/issues/10299#issuecomment-1438247730
echo "$PASSWORD" | sudo -S usermod -aG docker $USER
fi

Expand Down

0 comments on commit 4190975

Please sign in to comment.