diff --git a/bootstrap-root.sh b/bootstrap-root.sh index 22e4039..67d8c77 100755 --- a/bootstrap-root.sh +++ b/bootstrap-root.sh @@ -48,8 +48,6 @@ apt-get update \ pipx \ && apt-file update -[ ! -x "$(which exa)" ] && cargo install --root /usr/local --git https://github.com/ogham/exa --tag v0.10.1 - cargo install --root /usr/local diffr # shellcheck disable=SC2086 diff --git a/cleanup/cleanup.sh b/cleanup.sh similarity index 100% rename from cleanup/cleanup.sh rename to cleanup.sh