Confirm pacman can't use --noconfirm for conflict packages

This commit is contained in:
Khue Doan
2021-05-12 06:30:38 +07:00
parent 9e7f7909fd
commit f2392d6559
3 changed files with 4 additions and 5 deletions

View File

@ -5,7 +5,6 @@ TAG = homelab-tools
default: check build run
check:
command -v docker
docker info --format '{{ .Plugins.Network }}' | grep 'host'
build: