instalee/handlers/pip/install

3 lines
30 B
Text
Raw Normal View History

2022-12-16 19:45:55 +01:00
#!/bin/sh -e
pip install "$@"