instalee/handlers/pip/install

3 lines
30 B
Bash
Executable File

#!/bin/sh -e
pip install "$@"