index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
ENV
/
4.3
/
python
blob: c1eb2800b75c6556711fb668b1c19569e368d509 (
plain
)
1
2
3
4
#!/bin/sh
export
PATH
=
$USER_PATH
exec
$(
basename
$0
)
$@