mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-10-30 00:31:11 +01:00
Add -h/--help and -v/--verbose
This commit is contained in:
parent
021280a3e1
commit
23dc3e2c00
2 changed files with 39 additions and 8 deletions
|
|
@ -5,7 +5,7 @@ build_package_ree_installer() {
|
|||
fi
|
||||
|
||||
{ ./installer --auto "$PREFIX_PATH" $options
|
||||
} >$LOG_PATH 2>&1
|
||||
} 2>&1 | log
|
||||
}
|
||||
|
||||
use_gcc42_on_lion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue