ruby-install
ruby-install copied to clipboard
Add a log_command() function that respects --debug
Add a log_ommand
function that will print the command being ran if --debug
is enabled and then run said command. Then prefix all ruby compiling/installing commands with this log_command
function.