Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kigster committed Jan 2, 2025
1 parent 4dff63a commit e1629fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/install-ruby
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export RUBY_CONFIGURE_OPTS="--with-jemalloc --enable-yjit --with-opt-dir=${OPT_D

export INSTALLER=$(installer)

echo "System package installeri : ${INSTALLER}"
echo "System package installer : ${INSTALLER}"
echo "Installing Ruby Version : ${RUBY_VERSION}"
echo "RUBY_CONFIGURE_OPTS : ${RUBY_CONFIGURE_OPTS}"

Expand Down

0 comments on commit e1629fc

Please sign in to comment.