Skip to content
Snippets Groups Projects
start 48 B
#!/bin/bash

python3 setup.py develop

exec "$@"