mirror of
https://github.com/rbenv/rbenv.git
synced 2025-09-03 10:01:14 +02:00
4 lines
57 B
Bash
Executable file
4 lines
57 B
Bash
Executable file
#!/bin/sh -e
|
|
|
|
ruby mdtoc.rb README.mdtoc > ../README.md
|
|
|