[F] Fix #82 winget stuck on agreement
This commit is contained in:
parent
8ef39ffcbf
commit
cbe8906073
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -2077,7 +2077,7 @@ get_packages() {
|
|||
has choco && dir "$ProgramData"/chocolatey/lib/*
|
||||
|
||||
# Count winget
|
||||
has winget && tot winget list
|
||||
has winget && tot winget list --accept-source-agreements
|
||||
;;
|
||||
|
||||
Haiku)
|
||||
|
|
Loading…
Reference in a new issue