fix arch errors pipx
This commit is contained in:
parent
d4a810a11d
commit
735f542b04
@ -135,7 +135,7 @@ new_line "Install base packages"
|
||||
sudo apt-get install software-properties-common -y 2>&1|pad
|
||||
|
||||
{{ else if eq .chezmoi.osRelease.id "arch" "archarm" -}}
|
||||
sudo pacman -Sy --noconfirm $BASE_PACKAGES kitty-terminfo python3-pipx 2>&1|pad
|
||||
sudo pacman -Sy --noconfirm $BASE_PACKAGES kitty-terminfo python-pipx 2>&1|pad
|
||||
|
||||
{{ end -}}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user