diff --git a/bootstrap-root.sh b/bootstrap-root.sh index 7bb537a..d8d1933 100755 --- a/bootstrap-root.sh +++ b/bootstrap-root.sh @@ -44,7 +44,7 @@ apt-get update \ && apt-get install --no-install-recommends -y \ firejail \ firejail-profiles \ - python3-pipx \ + pipx \ && apt-file update [ ! -x "$(which exa)" ] && cargo install --root /usr/local --git https://github.com/ogham/exa --tag v0.10.1