Skip to content

Commit

Permalink
style: indent log
Browse files Browse the repository at this point in the history
  • Loading branch information
sripwoud committed Jul 2, 2024
1 parent 16c2ce5 commit 263294b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ maybe_install_local() {
if ! is_bin_locally_available "$crate"; then
install_local "$crate"
else
log "$ORANGE$crate$RESET already installed locally. Skipping."
log " $ORANGE$crate$RESET already installed locally. Skipping."
fi
}

Expand Down

0 comments on commit 263294b

Please sign in to comment.