diff --git a/tool/rbinstall.rb b/tool/rbinstall.rb index b49d91fc3f..fece0c64f2 100755 --- a/tool/rbinstall.rb +++ b/tool/rbinstall.rb @@ -471,7 +471,7 @@ PROLOG_SCRIPT["cmd"] = < %q<-*- ruby -*- @"%~dp0#{ruby_install_name}" -x "%~f0" %* @exit /b %ERRORLEVEL% -};{#\n#{prolog_script.gsub(/(?=\n)/, ' #')}>,\n} +};{ #\n#{prolog_script.gsub(/(?=\n)/, ' #')}>,\n} EOS PROLOG_SCRIPT.default = (load_relative || /\s/ =~ bindir) ? <