clean seems unnecessary in bootstrap.

Partial #638

Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
This commit is contained in:
Ross Goldberg 2024-11-15 13:00:49 -05:00
parent 19e4f6b6d6
commit e62482cf42
No known key found for this signature in database

View file

@ -33,8 +33,6 @@ while getopts "f" opt; do
esac
done
script/clean
printf $'==> 👢 Bootstrapping (%s)\n' "$(script/version)"
# Install Homebrew tools