Skip to content

Commit

Permalink
Comment out debug statement
Browse files Browse the repository at this point in the history
  • Loading branch information
dskecse committed Aug 24, 2023
1 parent 1acff5e commit 3d5951c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mac
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ HOMEBREW_PREFIX="/usr/local"

if [ ! -d "$HOME/.rubies" ]; then
brew install ruby-build
ruby-build --definitions
# ruby-build --definitions

fancy_echo "Configuring Ruby ..."
find_latest_ruby() {
Expand Down

0 comments on commit 3d5951c

Please sign in to comment.