mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-10 07:36:16 -04:00
5 lines
57 B
Bash
Executable file
5 lines
57 B
Bash
Executable file
#!/bin/sh -e
|
|
|
|
ruby mdtoc.rb README.mdtoc > ../README.md
|
|
|