opnsense-ports/devel/pyenv/pkg-message
Franco Fichtner 1129677168 */*: sync with upstream
Taken from: FreeBSD
2022-08-29 12:18:25 +02:00

10 lines
142 B
Text

[
{ type: install
message: <<EOM
Load pyenv automatically by appending
the following to ~/.bash_profile:
eval "$(pyenv init -)"
EOM
}
]