mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
3 lines
50 B
Bash
Executable file
3 lines
50 B
Bash
Executable file
#!/bin/sh
|
|
|
|
${AUTORECONF:-autoreconf} --install $*
|